flutter-samples
flutter-samples copied to clipboard
Content overlays on TabBar in CollapsingToolbar
I've used your CollapsingToolbar as a example for my app but when a scroll is done, the content of the body overlays the TabBar. and I want to add a listview widget in tab,but have a space in tab between listview,I want to remove it.
Any idea on this?