RenderBoxChildLayout constructor
RenderBoxChildLayout(
- RenderBox renderBox,
- RenderLayoutBox parent
Implementation
RenderBoxChildLayout(this.renderBox, this.parent);
RenderBoxChildLayout(this.renderBox, this.parent);