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