e scrolling direction to fill their container. In this case, a vertical viewport was given an unlimited amount of vertical space in which to expand. This situation typically happens when a scrollable wid... et is nested inside another scrollable widget.
If this widget is always nested in a scrollable widget th... ays be enough vertical space for the children. In this case, consider using a Column or Wrap instead. Ot