p1 property

Coordinate p1
getter/setter pair

The coordinates of the vertices of the triangle

Implementation

late Coordinate p0, p1, p2;