animationController property

AnimationController? animationController
final

• Controller for animation.

• Useful when one want to interact with the expandable with an external button etc.

Implementation

final AnimationController? animationController;