category_item_fn

Function category_item_fn 

Source
pub fn category_item_fn(
    child: impl IntoUiNode,
    wgt_fn: impl IntoVar<WidgetFn<CategoryItemArgs>>,
) -> UiNode
Expand description

P Widget function that converts CategoryItemArgs to a category item on a category list.

Sets the CATEGORY_ITEM_FN_VAR.