ImageTransformParams constructor
const
ImageTransformParams({})
Implementation
const ImageTransformParams({
this.width,
this.height,
this.fit,
this.format,
this.quality,
this.fpX,
this.fpY,
this.crop,
});