clientWidth property

num clientWidth

Implementation

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