stopShakeAnimation method

void stopShakeAnimation()

Implementation

void stopShakeAnimation() {
  _widgetState?.stopShakeAnimation();
}