offsetWidth property

int get offsetWidth

Returns 0 outside browser.

Implementation

int get offsetWidth => offset.width;