controller property
The animation controller driving this widget's implicit animations.
Implementation
@protected
AnimationController get controller => _controller;
The animation controller driving this widget's implicit animations.
@protected
AnimationController get controller => _controller;