Despite having watching a few videos, I still don't get the Flutter layout model...
I have a page like the one in the image. A title, a container with fixed height, a TabBar and I want everything inside the Tab to scroll. But no matter what I wrap the List into, it won't expand. Could someone share where whould I be setting the height and what are the expandable options?