menu
flutter_xcore package
documentation
export_helper.dart
WorkerCallback<T> typedef
WorkerCallback<T> typedef
dark_mode
light_mode
WorkerCallback<
T
>
typedef
WorkerCallback
<
T
> =
dynamic Function
(
T
callback
)
Implementation
typedef WorkerCallback<T> = Function(T callback);
flutter_xcore package
documentation
export_helper
WorkerCallback<T> typedef
export_helper library