scrollWidth property

int get scrollWidth

Implementation

int get scrollWidth => js_util.getProperty(this, 'scrollWidth');