pub fn obscuring_char( child: impl UiNode, character: impl IntoVar<char>, ) -> impl UiNode
P Replacement character used when obscuring text.
P
When obscure_txt is enabled the text characters are replaced by this one.
obscure_txt