bottomCenter property

CoordinatesMetrics bottomCenter

Implementation

CoordinatesMetrics get bottomCenter =>
    CoordinatesMetrics(y: yBottom, x: xCenter);