naturalWidth property

int naturalWidth

Implementation

int get naturalWidth => _currentImageDescriptor?.width ?? 0;