resetCurrentStep method
void
resetCurrentStep()
Reset the current step
Implementation
void resetCurrentStep() => _journeyHelper.resetCurrentStep();
Reset the current step
void resetCurrentStep() => _journeyHelper.resetCurrentStep();