I am facing a problem on printing a web page which was built in flutter.

The above image is my actual web page. When I print it using (ctrl P) browser shortcut. I
get only half of the page.
In other websites, When I use the browser shortcut to print, it scale to the paper size and prints the entire content.
How to print entire page using browser print shortcut(ctrl p) in flutter?