CustomSingleChildLayout should be able to resize (#7528)
It's not correct to set sizedByParent for RenderCustomSingleChildLayoutBox because the delegate's size function might depend on information other than the incoming constraints.
Showing
Please register or sign in to comment