menu
custom_image_compression_flutter package
documentation
image_compression_flutter.dart
ImageFile
width property
width property
dark_mode
light_mode
width
property
int
?
get
width
Return the size of width from image
Implementation
int? get width => _width;
custom_image_compression_flutter package
documentation
image_compression_flutter
ImageFile
width property
ImageFile class