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