naturalHeight property

int get naturalHeight

Implementation

int get naturalHeight => _currentImageDescriptor?.height ?? 0;