pub fn width(child: impl UiNode, width: impl IntoVar<Length>) -> impl UiNode
P Binds the width of the size window var with the property value.
P
width
size
The binding is bidirectional and the window variable is assigned on init.