Stroke constructor

const Stroke(
  1. List<PointVector> points
)

Implementation

const Stroke(this.points);