menu
local_image_provider package
documentation
device_image.dart
DeviceImage
width property
width property
dark_mode
light_mode
width
property
int
get
width
Implementation
int get width => max((localImage.pixelWidth! * scale).round(), minPixels);
local_image_provider package
documentation
device_image
DeviceImage
width property
DeviceImage class