animationController property

AnimationController? animationController
getter/setter pair

The controller that will be driven in / out when show / hide is triggered, respectively.

Implementation

AnimationController? animationController;