Fix assert in RenderObject.getTransformTo() (#81590)
The assert was never hitting because it was first hitting a null cast error in the `renderer.parent!` line in the for loop.
T
Todd Volkert committed
0cc58fd046c3a745caaed5d814a6c3efc6f067f1
Parent: 9956a35
Committed by GitHub <noreply@github.com>
on 5/1/2021, 4:08:54 AM