lastState property

StateX<StatefulWidget>? get lastState
inherited

Implementation

StateX? get lastState => endState;