endAnimationListener property

(void Function()?) endAnimationListener
final

Callback to be fired after animation ends (After purge of repeats and cycle)

Implementation

final void Function()? endAnimationListener;