bottomEdge property
LineSegment
get
bottomEdge
Implementation
LineSegment get bottomEdge => LineSegment(bottomRight, bottomLeft);
LineSegment get bottomEdge => LineSegment(bottomRight, bottomLeft);