pub fn font_size( child: impl IntoUiNode, font_size: impl IntoVar<Length>, ) -> 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.