onAnimationComplete method

void onAnimationComplete()

Implementation

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