center property

CoordsMetrics center

Implementation

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