1 2 3 4
let space = | #width: &Length = &`Shrink, #height: &Length = &`Shrink | -> Widget `Space({ width, height })