animationController property

AnimationController get animationController

Provides access to the main animation controller for advanced use cases.

Implementation

AnimationController get animationController => _animationController;