menu
te_widgets package
documentation
widgets/switch/switch.dart
TSwitch
disabled property
disabled property
dark_mode
light_mode
disabled
property
bool
disabled
final
Whether the switch is disabled.
Implementation
final bool disabled;
te_widgets package
documentation
widgets/switch/switch
TSwitch
disabled property
TSwitch class