menu
get_hooked package
documentation
utils/async_controller.dart
AsyncController<T>
futureCallback property
futureCallback property
dark_mode
light_mode
futureCallback
property
AsyncValueGetter
<
T
>
?
futureCallback
getter/setter pair
Can be invoked to update the
AsyncNotifier
based on a
Future
.
Implementation
AsyncValueGetter<T>? futureCallback;
get_hooked package
documentation
utils/async_controller
AsyncController<T>
futureCallback property
AsyncController class