menu
dynamic_z package
documentation
OptimizedImage/src/transformer/scale_info.dart
ScaleInfo
ScaleInfo.new const constructor
ScaleInfo.new const constructor
dark_mode
light_mode
ScaleInfo
constructor
const
ScaleInfo
(
File
file
,
int
width
,
int
height
,
CompressFormat
compressFormat
,
)
Implementation
const ScaleInfo(this.file, this.width, this.height, this.compressFormat);
dynamic_z package
documentation
OptimizedImage/src/transformer/scale_info
ScaleInfo
ScaleInfo.new const constructor
ScaleInfo class