naturalHeight property

num get naturalHeight

The original height of the image resource before sizing.

MDN Reference

Implementation

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