onFinished property
A function to call when the step is finished successfully.
Implementation
final void Function(TutorialBloc?) onFinished;
A function to call when the step is finished successfully.
final void Function(TutorialBloc?) onFinished;