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