mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Looks like our intent here was to show the tab label rather than "Instance of '_Page'". Also, fix an issue where the scrollableKey wasn't being forwarded to the actual scrollable. Fixes #3090