ShapePainterClass constructor

ShapePainterClass(
  1. List<Shape> shapes
)

Implementation

ShapePainterClass(this.shapes);