menu
coderx package
documentation
core/coder_async.dart
CoderAsyncState<T>
isLoading property
isLoading property
dark_mode
light_mode
isLoading
property
bool
isLoading
final
Indicates whether the async operation is in loading state.
Implementation
final bool isLoading;
coderx package
documentation
core/coder_async
CoderAsyncState<T>
isLoading property
CoderAsyncState class