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