const FittedSizes(Size source, Size destination)

Creates an object to store a pair of sizes, as would be returned by applyImageFit.

Source

const FittedSizes(this.source, this.destination);