topLeft property

Offset topLeft

The top-left corner of this rectangle.

Implementation

Offset get topLeft => Offset(x, y);