shake method

void shake()

Implementation

void shake() {
  _controller.forward(from: 0);
}