p0 property

Coordinate p0
getter/setter pair

The coordinates of the vertices of the triangle

Implementation

late Coordinate p0, p1, p2;