pub fn category_item_fn(
child: impl IntoUiNode,
wgt_fn: impl IntoVar<WidgetFn<CategoryItemArgs>>,
) -> UiNodeExpand description
P Widget function that converts CategoryItemArgs to a category item on a category list.
Sets the CATEGORY_ITEM_FN_VAR.