how to make a container take full height of parent conattainer flutter code example
Example: flutter container width of parent
width: double.infinity,
height: double.infinity
width: double.infinity,
height: double.infinity