mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
The assert was never hitting because it was first hitting a null cast error in the `renderer.parent!` line in the for loop.
The assert was never hitting because it was first hitting a null cast error in the `renderer.parent!` line in the for loop.