offsetHeight property

num offsetHeight

Implementation

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