menu
flutter_waya package
documentation
components/switch.dart
SwitchStateWaitChanged typedef
SwitchStateWaitChanged typedef
dark_mode
light_mode
SwitchStateWaitChanged
typedef
SwitchStateWaitChanged
=
Future
<
bool
>
Function
(
bool
value
)
Implementation
typedef SwitchStateWaitChanged = Future<bool> Function(bool value);
flutter_waya package
documentation
components/switch
SwitchStateWaitChanged typedef
switch library