animationController property

AnimationController? animationController
final

The controller for the animation of this button. This controller control the animation of scale and rotate.

Implementation

final AnimationController? animationController;