startTransition method

void startTransition()

Implementation

void startTransition() {
  animationController.forward();
}