line_fn

Function line_fn 

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

P Widget function that converts LineFnArgs to widgets.

Sets the LINE_FN_VAR.