PolygonClipper constructor

const PolygonClipper(
  1. PolygonPathSpecs specs
)

Create a polygon clipper with the provided specs.

Implementation

const PolygonClipper(this.specs);