menu
flutter_waya package
documentation
components/switch.dart
SwitchStateChanged typedef
SwitchStateChanged typedef
dark_mode
light_mode
SwitchStateChanged
typedef
SwitchStateChanged
=
void Function
(
bool
value
)
Implementation
typedef SwitchStateChanged = void Function(bool value);
flutter_waya package
documentation
components/switch
SwitchStateChanged typedef
switch library