menu
primekit package
documentation
riverpod.dart
PkAutoDisposeAsyncNotifierMixin<T>
isLoading property
isLoading property
dark_mode
light_mode
isLoading
property
bool
get
isLoading
Implementation
bool get isLoading => state.isLoading;
primekit package
documentation
riverpod
PkAutoDisposeAsyncNotifierMixin<T>
isLoading property
PkAutoDisposeAsyncNotifierMixin mixin