bottomRight property

CoordsMetrics bottomRight

Implementation

CoordsMetrics get bottomRight => CoordsMetrics(y: yBottom, x: xRight);