animationFoward method

TickerFuture animationFoward()

Implementation

TickerFuture animationFoward() {
  return controller.forward();
}