controller property
AnimationController?
get
controller
Get the AnimationController
associated with this InjectedAnimation
Implementation
AnimationController? get controller => _controller;
Get the AnimationController
associated with this InjectedAnimation
AnimationController? get controller => _controller;