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