Base constructor for a widget that can inflate arbitrary widgets during layout.
const LayoutInflatingWidget({ super.key, this.children = const [], });