The center Point of this rectangle.
@override Point get center => Point(x + width ~/ 2, y + height ~/ 2);