offsetWidth property

int offsetWidth

Implementation

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