menu
flutter_andomie package
documentation
utils/soft_caller.dart
OnSoftCaller typedef
OnSoftCaller typedef
dark_mode
light_mode
OnSoftCaller
typedef
OnSoftCaller
=
void Function
(
bool
called
)
Implementation
typedef OnSoftCaller = void Function(bool called);
flutter_andomie package
documentation
utils/soft_caller
OnSoftCaller typedef
soft_caller library