initialState property

State get initialState
inherited

Returns the initial state value.

Implementation

S get initialState => _initialState;