EffectAnimationExtension extension

on

Methods

withEffectAnimation({Color effectColor = const Color(0xFF8BB3C5), Duration duration = const Duration(milliseconds: 2400), bool repeatWhenDrag = true, bool autoAnimate = false, AnimationType animationType = AnimationType.firework, double? radiusMultiplier, AnimationPosition position = AnimationPosition.outside, Offset? customOffset, EffectAnimationController? controller, bool touchEnabled = true}) Widget

Available on Widget, provided by the EffectAnimationExtension extension