onAnimationStart property

VoidCallback? onAnimationStart

Called when this widget starts an animation. Useful for disabling other widgets during the animation.

Implementation

VoidCallback? get onAnimationStart;