stepWidget property
The widget (UI representation) of the step. Should be overridden to fit the different types of Steps.
Implementation
Widget get stepWidget => _stepWidget;
The widget (UI representation) of the step. Should be overridden to fit the different types of Steps.
Widget get stepWidget => _stepWidget;