The max width.
Returns null if max width is not specified.
@override num? getMaxWidth(num positionX, num viewportWidth) => delegatePopupSizeProvider.getMaxHeight(positionX, viewportWidth);