nextStep method

void nextStep()

Implementation

void nextStep() {
  step.value++;
}