pub fn max_chars_count_adorner_fn( child: impl UiNode, adorner_fn: impl IntoVar<WidgetFn<()>>, ) -> impl UiNode
P Adorner property used by FieldStyle to show the count/max indicator.
P
FieldStyle