offsetWidth property

num get offsetWidth

Implementation

_i2.num get offsetWidth => _i4.getProperty(
      this,
      'offsetWidth',
    );