startShackleAnimation method

void startShackleAnimation()

Implementation

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