stepWidget property
override
The widget (UI representation) of the step
Implementation
@override
Widget get stepWidget => RPUIInstructionStep(step: this);
The widget (UI representation) of the step
@override
Widget get stepWidget => RPUIInstructionStep(step: this);