I have a web page project in flutter but there is a problem.
When I write the page with VScode and run it locally on Google, the scroll bar does not come to scroll down the page.
The rightmost scroll bar on the pages does not appear when flutter web projects are built.
What is the reason for this?
Is this how Google developers designed it?
Could it have something to do with the native development environment?