ShakeAnimationExtensions extension
- on
Methods
-
shake(
{int delay = 0, double begin = 0, int duration = 500, bool repeat = false, bool reverse = false, bool autoPlay = true, Curve? curve, void onInit(AnimationController)?}) → Widget -
Available on Widget, provided by the ShakeAnimationExtensions extension
Applies a horizontal shaking animation to the widget, typically used to indicate an error or draw attention.