getAnimationController method

AnimationController? getAnimationController()
inherited

Implementation

AnimationController? getAnimationController() {
  return _animationController;
}