step property

  1. @override
WizardStep step
final

Wizard step which can contain ever state management solution that you wish. A provider, bloc, etc can be provided in this property.

Implementation

@override
final WizardStep step;