state property

S state
inherited

Returns the current state of the app

Implementation

State get state => _state;