Make TabBarView take up all remaining space

前端 未结 1 1007
一个人的身影
一个人的身影 2020-12-21 10:29

New to Flutter and can\'t figure out how to put size constraints on my UI so nothing overflows. Trying to make a little bit different UI with tabs, where I have some compone

1条回答
  •  囚心锁ツ
    2020-12-21 11:03

    Put TabBarView inside Expanded widget

    0 讨论(0)
提交回复
热议问题