bottomLeft property

Point get bottomLeft

Bottom-left corner

Implementation

Point get bottomLeft => Point(x, y);