onQuizCompletedCallback property
will be called when the form steps and question will be all passed, inside the success modale
Implementation
final Future<void> Function() onQuizCompletedCallback;
will be called when the form steps and question will be all passed, inside the success modale
final Future<void> Function() onQuizCompletedCallback;