menu
lazily package
documentation
async_context.dart
AsyncSlotHandle<T>
state property
state property
dark_mode
light_mode
state
property
AsyncSlotState
get
state
The current state-machine state.
Implementation
AsyncSlotState get state => _state;
lazily package
documentation
async_context
AsyncSlotHandle<T>
state property
AsyncSlotHandle class