pub fn category_header_fn(
child: impl UiNode,
wgt_fn: impl IntoVar<WidgetFn<CategoryHeaderArgs>>,
) -> impl UiNode
Expand description
P
Widget function that converts CategoryHeaderArgs
to a category settings header.
Sets the CATEGORY_HEADER_FN_VAR
.