menu
forui package
documentation
widgets/switch.dart
FSwitchStyle
thumbColor property
thumbColor property
dark_mode
light_mode
thumbColor
property
@
override
FWidgetStateMap
<
Color
>
thumbColor
final
The thumb's color.
The supported states are:
WidgetState.disabled
WidgetState.error
WidgetState.selected
Implementation
@override final FWidgetStateMap<Color> thumbColor;
forui package
documentation
widgets/switch
FSwitchStyle
thumbColor property
FSwitchStyle class