getTimerIconController method

AnimationController getTimerIconController()

Implementation

AnimationController getTimerIconController() {
  return _animationController;
}