Sets the x-offset to where the popup will be positioned ultimately.
@override set offsetX(int offsetX) { state.offsetX = offsetX; }