compressionRatio property
The images size will resize to original * [compressionRatio]. It's ExtendedResizeImage
s first pick.
The compressionRatio`s range is from 0.0 (exclusive), to
1.0 (exclusive).
it's not supported on web
Implementation
final double? compressionRatio;