controller property

  1. @protected
AnimationController controller

The animation controller driving this widget's implicit animations.

Implementation

@protected
AnimationController get controller => _controller;