center property

Offset get center

Implementation

Offset get center => Offset(width / 2, height / 2);