setScrollWidth method
(undocumented) Computes the pixel width of the scrollbars @expose @param {HTMLElement=} elem
Implementation
void setScrollWidth([_i6.HTMLElement? elem]) {
_i4.callMethod(
this,
'setScrollWidth',
[elem ?? _i5.undefined],
);
}