bottomRight property

CoordinatesMetrics bottomRight

Implementation

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