Flutter – How do I add a padding in the Scaffold without using SafeArea?
How do I add a responsive padding at the top of my scaffold area, Here is the preview of my Scaffold Area. I want the background there to be transparent or will adjust depending on the users phone theme. However…