menu
zds_flutter
zds_flutter
ZdsShakeAnimationState
shake method
shake
brightness_4
brightness_5
shake
method
void
shake
(
)
Triggers the shaking animation.
Implementation
void shake() { animationController.forward(); }
zds_flutter
zds_flutter
ZdsShakeAnimationState
shake method
ZdsShakeAnimationState class