menu
notifier_plus package
documentation
notifier+/computed_async_notifier.dart
ComputedAsyncNotifier<T>
loading property
loading property
dark_mode
light_mode
loading
property
bool
get
loading
Implementation
bool get loading => _loading;
notifier_plus package
documentation
notifier+/computed_async_notifier
ComputedAsyncNotifier<T>
loading property
ComputedAsyncNotifier class