animationController property
AnimationController?
get
animationController
Implementation
AnimationController? get animationController =>
_entry.animationController ?? _entry.key.currentState?._controller;