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