How do you create a Flutter card layout that grows horizontally up to a given width and then remains fixed at that width, like in this example?

How do you create a Flutter card layout that grows horizontally up to a given width and then remains fixed at that width, like in this example?