SAnimatedBlur constructor
const
SAnimatedBlur({})
Implementation
const SAnimatedBlur({
super.key,
this.child,
this.opacity,
this.borderRadius,
this.duration,
this.isBlurred = false,
});
const SAnimatedBlur({
super.key,
this.child,
this.opacity,
this.borderRadius,
this.duration,
this.isBlurred = false,
});