mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
I'm not sure this specific incarnation of the test ever crashed, since the original test depended on user interaction and now works fine, but just in case, here's a regression test for it so I can close that issue. This also slightly changes the Widget.toString() output to include the key since that will make debugging easier.