pub fn txt_transform(
child: impl IntoUiNode,
transform: impl IntoVar<TextTransformFn>,
) -> UiNodeExpand description
P Text transform, character replacement applied to the text before it is processed by the text widget.
This property is not applied when the text is txt_editable.
Sets the TEXT_TRANSFORM_VAR.