startAnimate method

void startAnimate()

Implementation

void startAnimate() {
  _controller.forward();
}