compressionQuality property Null safety
final
Compression ratio between -1 and 100 to write the image with. -1 is automatic, 1 is smallest file/most compression, 100 is largest file/least compression. Varies with image type.
Implementation
final int? compressionQuality;