menu
kraken package
documentation
dom.dart
ImageElement
naturalWidth property
naturalWidth property
dark_mode
light_mode
naturalWidth
property
int
get
naturalWidth
Implementation
int get naturalWidth => _currentImageDescriptor?.width ?? 0;
kraken package
documentation
dom
ImageElement
naturalWidth property
ImageElement class