bottomLeft property

Point bottomLeft

Implementation

Point get bottomLeft => new Point(this.left, this.top + this.height);