state property
AdapterLifecycleState
get
state
Current lifecycle state of the adapter
Implementation
AdapterLifecycleState get state => _state;
Current lifecycle state of the adapter
AdapterLifecycleState get state => _state;