SvgOperation constructor
SvgOperation(
- SvgBrush brush,
- SvgClipPath clip,
- SvgTransform transform,
- SvgPainter painter,
Implementation
SvgOperation(this.brush, this.clip, this.transform, this.painter);