mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
We were returning instead of breaking out of the loop when we hit the last widget. Fixes #3593
We were returning instead of breaking out of the loop when we hit the last widget. Fixes #3593