controller property

AnimationController controller

The AnimationController for an animation.

It lets you perform tasks such as:

  • paly, reverse, stop animation
  • Set the animation to a specific.

Implementation

AnimationController get controller;