Expanded, SingleChildScrollView, CustomScrollView, container, height, width
SingleChildScrollView, CustomScrollView, container,
init: double.inifinity.
then use
Expanded to constraint height, width
both horizontal, and vertical.
SingleChildScrollView, CustomScrollView, container,
init: double.inifinity.
then use
Expanded to constraint height, width
both horizontal, and vertical.