SVGClipPath constructor

SVGClipPath(
  1. Path clipPath,
  2. BoxShape boxShape
)

Implementation

SVGClipPath(this.clipPath, this.boxShape);