vertices property

List<Point>? vertices
final

Vertices / points (for ink, polygon, polyline).

Implementation

final List<Point>? vertices;