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