menu
te_widgets package
documentation
widgets/switch/switch.dart
TSwitch
inactiveColor property
inactiveColor property
dark_mode
light_mode
inactiveColor
property
Color
?
inactiveColor
final
Custom color for the switch when inactive/off.
Implementation
final Color? inactiveColor;
te_widgets package
documentation
widgets/switch/switch
TSwitch
inactiveColor property
TSwitch class