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