state property

List<WizardRouteSettings<Object?>> state

Implementation

List<WizardRouteSettings> get state => _flowController.state;