pub fn value_text(child: impl UiNode, value: impl IntoVar<Txt>) -> impl UiNode
P Set a text that is a readable version of the current value.
P