OverlayPainter constructor
OverlayPainter(
- ElementBox cutout,
- Color color,
- double opacity
Implementation
OverlayPainter(this.cutout, this.color, this.opacity);
OverlayPainter(this.cutout, this.color, this.opacity);