pub fn categories_list_fn(
child: impl UiNode,
wgt_fn: impl IntoVar<WidgetFn<CategoriesListArgs>>,
) -> impl UiNode
Expand description
P
Widget function that converts CategoriesListArgs
to a category list.
Sets the CATEGORIES_LIST_FN_VAR
.