menu
flutter_widget_catalogue package
documentation
Switch/switch.dart
FlutterSwitch
width property
width property
dark_mode
light_mode
width
property
double
width
final
The given width of the switch.
Defaults to a width of 70.0.
Implementation
final double width;
flutter_widget_catalogue package
documentation
Switch/switch
FlutterSwitch
width property
FlutterSwitch class