menu
flutter_androssy package
documentation
views/switch/view.dart
SwitchViewController
setThumbIconSpacing method
setThumbIconSpacing method
dark_mode
light_mode
setThumbIconSpacing
method
void
setThumbIconSpacing
(
double
?
value
)
Implementation
void setThumbIconSpacing(double? value) { onNotifyWithCallback(() => thumbIconSpacing = value); }
flutter_androssy package
documentation
views/switch/view
SwitchViewController
setThumbIconSpacing method
SwitchViewController class