ShapePainter constructor

ShapePainter(
  1. List<Shape> shapes
)

Implementation

ShapePainter(this.shapes);