SingleChildScrollView, CustomScrollView, container,
init: double.inifinity.
then use
Expanded to constraint height, width
both horizontal, and vertical.
Expanded, SingleChildScrollView, CustomScrollView, container, height, width
原文:https://www.cnblogs.com/pythonClub/p/10795283.html