goToFirstStep method

void goToFirstStep()

Jump to the first step

Implementation

void goToFirstStep() => goToStep(0);