clientHeight property

num get clientHeight

Implementation

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