menu
morph_switch package
documentation
presentaition/morph_switcher.dart
MorphSwitch
onSwitch property
onSwitch property
dark_mode
light_mode
onSwitch
property
void Function
(
bool
)
?
onSwitch
final
Callback when switch is tapped/clicked
Implementation
final void Function(bool)? onSwitch;
morph_switch package
documentation
presentaition/morph_switcher
MorphSwitch
onSwitch property
MorphSwitch class