stop method

dynamic stop()

Implementation

stop() {
  _stepTextState.stop();
}