menu
flutter_switch_2_3_states package
documentation
widgets/widget_switch2.dart
WidgetSwitch2
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_switch2
WidgetSwitch2
onChange property
WidgetSwitch2 class