stopShackleAnimation method

void stopShackleAnimation()

Implementation

void stopShackleAnimation() {
  shackleAnimationController.reverse();
}