how to set height of container with respect to parent container in flutterr code example
Example: flutter container width of parent
width: double.infinity,
height: double.infinity
width: double.infinity,
height: double.infinity