If you have a ListView
widget which is set to horizontally scroll, how do you make all the children in it take up the entire full width of the ListView
widget? Therefore you can still scroll between them but they each are stretched to the full width of the parent widget.