menu
flutter_widget_catalogue package
documentation
Switch/switch.dart
FlutterSwitch
disabled property
disabled property
dark_mode
light_mode
disabled
property
bool
disabled
final
Determines whether the switch is disabled.
Defaults to the value of false.
Implementation
final bool disabled;
flutter_widget_catalogue package
documentation
Switch/switch
FlutterSwitch
disabled property
FlutterSwitch class