Point<num> topLeft

Source

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