controller property

AnimationController get controller

The animation controller driving the implicit animation.

Implementation

AnimationController get controller => _controller;