menu
eyflutter_core package
documentation
kit/parts/keep_manager.dart
TaskFunction typedef
TaskFunction typedef
dark_mode
light_mode
TaskFunction
typedef
TaskFunction
=
Future
<
bool
>
Function
(
String
params
)
Implementation
typedef TaskFunction = Future<bool> Function(String params);
eyflutter_core package
documentation
kit/parts/keep_manager
TaskFunction typedef
keep_manager library