scrollWidth property

int get scrollWidth

Returns 0 outside browser.

Implementation

int get scrollWidth => internalElementData.scroll.width;