points property

List<Offset> points
final

The vertex points of this polygon.

Implementation

final List<Offset> points;