mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
A NestedScrollView lets you implement patterns where you have a header, tabs, and additional scrollers inside the tabs. Fixes #8359
A NestedScrollView lets you implement patterns where you have a header, tabs, and additional scrollers inside the tabs. Fixes #8359