The Expanded Widget keeps messing up my UI. When I have a Scaffold as it’s parent widget, everything is fine. But as soon as I removed it everything gets messed up again. In my case, I don’t want to use the Scaffold widget. Is there any way around this?