When constrained in a box, doesn't scroll vertically
In my flutter web app, when I have the table constrained to 100% width and 35% height, I can scroll horizontally, but I cannot scroll vertically. Anything I try to do to get around it causes rendering issues.