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