BoxChildLayout constructor
BoxChildLayout(
- Box box
Creates a child layout adapter for the given box.
Implementation
BoxChildLayout(this.box);
Creates a child layout adapter for the given box.
BoxChildLayout(this.box);