reset method

void reset()

Notify listeners to start the reset animation

Implementation

void reset() {
  _resetListener();
}