controller property

AnimationController? controller

Get the AnimationController associated with this InjectedAnimation

Implementation

AnimationController? get controller => _controller;