initialState property

T initialState
final

This is the initial value of the state.

Implementation

final T initialState;