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