topLeft property

Offset get topLeft

Implementation

Offset get topLeft => Offset(x1.toDouble(), y1.toDouble());