menu
redux package
documentation
redux
Store<State>
state property
state property
brightness_4
state
property
State
state
Returns the current state of the app
Implementation
State get state => _state;
redux package
documentation
redux
Store<State>
state property
Store class