topEdge property

LineSegment get topEdge

Implementation

LineSegment get topEdge => LineSegment(topLeft, topRight);