rightEdge property

LineSegment get rightEdge

Implementation

LineSegment get rightEdge => LineSegment(topRight, bottomRight);