menu
flutter_switch_2_3_states package
documentation
widgets/widget_switch1.dart
WidgetSwitch1
onChange property
onChange property
dark_mode
light_mode
onChange
property
ValueChanged
onChange
final
return the value on change tap
Implementation
final ValueChanged<dynamic> onChange;
flutter_switch_2_3_states package
documentation
widgets/widget_switch1
WidgetSwitch1
onChange property
WidgetSwitch1 class