pub fn get_chars_count( child: impl UiNode, chars: impl IntoVar<usize>, ) -> impl UiNode
P Gets the number of character in the text.
P