onPlayed method

void onPlayed()

Implementation

void onPlayed() {
  controller!.animationController.forward();
}