startShackleAnimation method
void
startShackleAnimation()
Implementation
void startShackleAnimation() {
shackleAnimationController.repeat(reverse: true);
}
void startShackleAnimation() {
shackleAnimationController.repeat(reverse: true);
}