ELightning constructor
ELightning(})
Implementation
ELightning(
this.position,
this.spread,
this.glow,
this.width,
this.curve,
this.numberOfPoints,
this.buildingTimeInTicks,
this.color,
this.throwsLight,
this.lightningBlur,
this.repainter,
{String name = ""})
: super(true, true, name: name);