animationReverse method

TickerFuture animationReverse()

Implementation

TickerFuture animationReverse() {
  return controller.reverse();
}