controller property

AnimationController controller
@protected

The animation controller driving this widget's implicit animations.

Implementation

@protected
AnimationController get controller => _controller;