flutter-samples icon indicating copy to clipboard operation
flutter-samples copied to clipboard

Content overlays on TabBar in CollapsingToolbar

Open gaxfor opened this issue 2 years ago • 0 comments

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?

image image

gaxfor avatar Mar 13 '23 07:03 gaxfor