Creates a widget that has exactly one child widget.
const ProxyWidget({ Key key, this.child }) : super(key: key);