controller property
AnimationController
get
controller
The animation controller driving the implicit animation.
Implementation
AnimationController get controller => _controller;
The animation controller driving the implicit animation.
AnimationController get controller => _controller;