onFinished property

void Function(TutorialBloc?) onFinished
final

A function to call when the step is finished successfully.

Implementation

final void Function(TutorialBloc?) onFinished;