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