controller property

AnimationController? get controller

Getter for the AnimationController

Implementation

AnimationController? get controller => _controller;