firstState property

StateX<StatefulWidget>? get firstState
inherited

Implementation

StateX? get firstState => startState;