pub fn text_fn(
child: impl IntoUiNode,
wgt_fn: impl IntoVar<WidgetFn<TextFnArgs>>,
) -> UiNodeExpand description
P Widget function that converts TextFnArgs to widgets.
Sets the TEXT_FN_VAR.
pub fn text_fn(
child: impl IntoUiNode,
wgt_fn: impl IntoVar<WidgetFn<TextFnArgs>>,
) -> UiNodeP Widget function that converts TextFnArgs to widgets.
Sets the TEXT_FN_VAR.