In my ListView the data is returning fine but I get this box at the bottom saying it overflowed. It scrolls fine. Will this show up when I check on a device or publish? I've had scrollable listview before in other apps but it didn't do this. Some screenshots of my architecture and settings for widgets. I want the 2 icons at the top to remain sticky.
In another app I built I had an App Bar at the top and then the rest was in a Column and it scrolled fine and when tested it didn't show this when there was more data than on the screen.