onSubmit property
final
The callback function which has to return an RPTaskResult object. This function is called when the participant has finished the last step.
Implementation
final void Function(RPTaskResult) onSubmit
The callback function which has to return an RPTaskResult object. This function is called when the participant has finished the last step.
final void Function(RPTaskResult) onSubmit