topLeft property

Point topLeft

Implementation

Point get topLeft => new Point(this.left, this.top);