pauseAnimation method

void pauseAnimation()

Implementation

void pauseAnimation() => _playing = false;