The widget (UI representation) of the step
It shows the title with large font and the text in smaller font. Also it shows the participant an animation and a "Done" button.
@override Widget get stepWidget => RPUICompletionStep(step: this);