LoaderEffect constructor
const
LoaderEffect({})
Implementation
const LoaderEffect(
{super.key,
this.size = const Size(50, 50),
this.color1,
this.color2,
this.color3,
this.scale = 0.25,
this.speed = 0.25,
this.length = 0.6,
this.radius = 0.035,
this.fading = 0.2,
this.glow = 4});