topLeft property

CoordsMetrics get topLeft

Implementation

CoordsMetrics get topLeft => CoordsMetrics(y: yTop, x: xLeft);