onAnimationEnd property

VoidCallback? onAnimationEnd
final

Callback called when the animation ends (only if animation is true)

Implementation

final VoidCallback? onAnimationEnd;