resetCurrentStep method
void
resetCurrentStep()
Reset the current step
Implementation
void resetCurrentStep() => _actions.resetTabIndex(currentStep);
Reset the current step
void resetCurrentStep() => _actions.resetTabIndex(currentStep);