Copy the center of this.
center
void copyCenter(Vector3 center) { center ..setFrom(_min) ..add(_max) ..scale(0.5); }