clientWidth property

int get clientWidth

Implementation

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