menu
flutter_widget_catalogue package
documentation
Switch/switch.dart
FlutterSwitch
borderRadius property
borderRadius property
dark_mode
light_mode
borderRadius
property
double
borderRadius
final
The border radius of the switch.
Defaults to the value of 20.0.
Implementation
final double borderRadius;
flutter_widget_catalogue package
documentation
Switch/switch
FlutterSwitch
borderRadius property
FlutterSwitch class