CascadeEffect constructor
const
CascadeEffect({})
Implementation
const CascadeEffect({
super.key,
this.size = 1,
this.thickness = 1,
this.repeats = 1,
this.scale = 1,
this.shimmer = 1,
this.color,
this.power = 2,
this.speed = 1,
});