scrollWidth property

num get scrollWidth

Implementation

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