paragraph_fn

Function paragraph_fn 

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

P Widget function that converts ParagraphFnArgs to widgets.

Sets the PARAGRAPH_FN_VAR.