reset method

void reset()

Resets the animation back to it's starting time position

Implementation

void reset() => _instance?.reset();