controller property
AnimationController
get
controller
Provides access to the internal AnimationController.
Implementation
AnimationController get controller => _animationController;
Provides access to the internal AnimationController.
AnimationController get controller => _animationController;