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