getAnimationController method

AnimationController? getAnimationController()

Implementation

AnimationController? getAnimationController() {
  return _animationController;
}