offsetHeight property

num get offsetHeight

Implementation

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