neumorphic_accent_list library

Classes

NeumorphicAccentList
A widget that displays a list with a neumorphic accent.
NeumorphicAccentListState
The state for a NeumorphicAccentList widget.

Constants

itemHeight → const double
The height of each item in the list, measured in logical pixels.

Typedefs

AccentCallback = void Function(double intensity)
A callback function type definition that takes a double value representing the intensity of the accent.