menu
omnyshell_web package
documentation
state/async_state.dart
AsyncState<T>
stale property
stale property
dark_mode
light_mode
stale
property
bool
stale
final
Whether
data
is known-stale (e.g. served from cache pending a refresh).
Implementation
final bool stale;
omnyshell_web package
documentation
state/async_state
AsyncState<T>
stale property
AsyncState class