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