stepWidget property

Widget stepWidget

The widget (UI representation) of the step. Should be overridden to fit the different types of Steps.

Implementation

Widget get stepWidget => _stepWidget;