ClipPathClass3Painter constructor

ClipPathClass3Painter(
  1. double s,
  2. Color color,
  3. double strokeWidth
)

Implementation

ClipPathClass3Painter(this.s, this.color, this.strokeWidth);