menu
flutter_async package
documentation
async_notifier.dart
AsyncNotifier<T>
observer property
observer property
dark_mode
light_mode
observer
property
AsyncNotifierObserver
?
observer
getter/setter pair
The current global observer for
AsyncNotifier
instances.
Implementation
static AsyncNotifierObserver? observer;
flutter_async package
documentation
async_notifier
AsyncNotifier<T>
observer property
AsyncNotifier class