Creates a ImageSize with the given width and height.
width
height
const ImageSize(this.width, this.height);