scrollHeight property

num scrollHeight

Implementation

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