onAnimationEnd property

VoidCallback? onAnimationEnd

Called when this widget's animation ends. Useful for enabling other widgets after the animation ends.

Implementation

VoidCallback? get onAnimationEnd;