animationController property
The controller for the animation of this button. This controller control the animation of scale and rotate. If controller is injected, this widget don't control an animation trigger.
Implementation
final AnimationController? animationController;