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