lastState property

StateX<StatefulWidget>? lastState
inherited

Implementation

StateX? get lastState => _nextStateX(reversed: true);