sizedByParent property
Whether this box determines its own size without input from children.
When true, this box is sized before laying out children.
Implementation
bool sizedByParent = false;
Whether this box determines its own size without input from children.
When true, this box is sized before laying out children.
bool sizedByParent = false;