initialState property

Type? initialState
getter/setter pair

The initial state if this is the parent of a nested set of states.

Implementation

Type? initialState;