stopAnimationsTimeLine method

void stopAnimationsTimeLine()

Implementation

void stopAnimationsTimeLine() {
  _isAnimationTimelineStopped = true;
}