start method

void start()

Implementation

void start() {
  _controller.reset();
  _controller.forward();
}