initialState property
T
initialState
final
The initial value for the internal reactive state.
Implementation
final T initialState;
The initial value for the internal reactive state.
final T initialState;