menu
image_compression_flutter_fix 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;
image_compression_flutter_fix package
documentation
image_compression_flutter
ImageFile
width property
ImageFile class
Constructors
new
Properties
contentType
extension
fileName
filePath
hashCode
height
rawBytes
runtimeType
sizeInBytes
width
Methods
compress
compressInQueue
noSuchMethod
toString
Operators
operator ==