Returns the widget that displays the preparation UI for this step.
@override Widget get stepWidget => StsPreparationStepUI(step: this);