controller property

AnimationController get controller

Provides access to the internal AnimationController.

Implementation

AnimationController get controller => _animationController;