controller property

AnimationController? get controller

Get the AnimationController associated with this InjectedAnimation

Implementation

AnimationController? get controller => _controller;