FittedSizes constructor
Creates an object to store a pair of sizes, as would be returned by applyBoxFit.
Implementation
const FittedSizes(this.source, this.destination);
Creates an object to store a pair of sizes, as would be returned by applyBoxFit.
const FittedSizes(this.source, this.destination);