ArcClipper constructor

ArcClipper(
  1. double height,
  2. Edge edge,
  3. ArcType arcType
)

Implementation

ArcClipper(this.height, this.edge, this.arcType);