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