dart – How to edit a tab bar view container’s height in flutter
So on my page. I’ve created a tab bar view that shows data. I’ve got two containers below each tab. You can see the containers in figure 1 and figure 2 below the first tab. I’m having a slight issue, I don’t how to write the code for the height of the container in the … Read more