initialState property
State
get
initialState
inherited
Returns the initial state value.
Implementation
S get initialState => _initialState;
Returns the initial state value.
S get initialState => _initialState;