shake_widget library
Classes
- ShakeWidget
-
ShakeWidget
is aStatefulWidget
that takes achild
widget, ashakeOffset
value, ashakeCount
value, and ashakeDuration
value - ShakeWidgetState
-
ShakeWidgetState
is a class that extendsAnimationControllerState
and uses anAnimatedBuilder
to animate thechild
widget of theShakeWidget
class