naturalHeight property
num
get
naturalHeight
The original height of the image resource before sizing.
Implementation
_i2.num get naturalHeight => _i4.getProperty(
this,
'naturalHeight',
);