Albert Wolszon
Albert Wolszon
Hey, issue pretty critical for screen reader's users. If I'm `inflate`'ing a widget in the delegate, the inflated widget is in the end of child handles list. For painting and...
So that we can override RenderBox's `computeDistanceToActualBaseline` with a `BoxyDelegate`
The `useSize` parameter on the `BoxyChild.layoutWithoutSize` is not used at all. https://github.com/pingbird/boxy/blob/9d17f98f88c9d7dcd1f0db2dd4f16ea63d3b8220/boxy/lib/src/boxy/box_child.dart#L103-L122