center property

Offset get center

Implementation

Offset get center => location.translate(size.width / 2, size.height / 2);