getMaxWidth method
Returns the popup's maximum width.
@returns {string} The maximum width of the popup.
Implementation
String getMaxWidth() => jsObject.getMaxWidth();
Returns the popup's maximum width.
@returns {string} The maximum width of the popup.
String getMaxWidth() => jsObject.getMaxWidth();