controller property

AnimationController? controller

Getter for the AnimationController

Implementation

AnimationController? get controller => _controller;