naturalWidth property

int get naturalWidth

Implementation

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