menu
flutter_widget_catalogue package
documentation
Switch/switch.dart
FlutterSwitch
value property
value property
dark_mode
light_mode
value
property
bool
value
final
Determines if the switch is on or off.
This property is required.
Implementation
final bool value;
flutter_widget_catalogue package
documentation
Switch/switch
FlutterSwitch
value property
FlutterSwitch class