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