center property

CoordinatesMetrics center

Implementation

CoordinatesMetrics get center => CoordinatesMetrics(y: yCenter, x: xCenter);