stepBody abstract method
Returns the widget that displays the body of the step.
Implementation
@override
Widget stepBody(dynamic Function(dynamic) onResultChange, RPActivityEventLogger eventLogger);
Returns the widget that displays the body of the step.
@override
Widget stepBody(dynamic Function(dynamic) onResultChange, RPActivityEventLogger eventLogger);