offsetWidth property

int get offsetWidth

Implementation

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