bottomLeft property

UPoint bottomLeft

Bottom left corner's point.

Implementation

UPoint get bottomLeft => UPoint(min.x, max.y);