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