innerHeight property

num get innerHeight

Implementation

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