How can I add a non scrollable content inside a tab container?

Hi,

I want to design a two level tab system where I have main tabs and then inside one of the tabs I have Choice Chips to further filter out the data.

I am trying to do it as described in my email below, but when I run the code, I get an overflow error. Is it because I am making the main column non-scrollable? I want it to be non-scrollable because otherwise the chips also scroll out of the view.

If this is not the right way to do it, would you suggest I re-structure my widget tree?
Any help is appreciated.

Left side is what I want, right side if how my widget tree currently looks like.

1 reply