text_fn

Function text_fn 

Source
pub fn text_fn(
    child: impl IntoUiNode,
    wgt_fn: impl IntoVar<WidgetFn<TextFnArgs>>,
) -> UiNode
Expand description

P Widget function that converts TextFnArgs to widgets.

Sets the TEXT_FN_VAR.