onAnimationComplete method
void
onAnimationComplete()
Implementation
void onAnimationComplete() {
controller?.onAnimationComplete.call();
}
void onAnimationComplete() {
controller?.onAnimationComplete.call();
}