resetCurrentStep method

void resetCurrentStep()

Reset the current step

Implementation

void resetCurrentStep() => _actions.resetTabIndex(currentStep);