Function zng_wgt_markdown::def_list_item_title_fn
source ยท pub fn def_list_item_title_fn(
child: impl UiNode,
wgt_fn: impl IntoVar<WidgetFn<DefListItemTitleArgs>>,
) -> impl UiNode
Expand description
P
Widget function that converts DefListItemTitleArgs
to widgets.
Sets the DEF_LIST_ITEM_TITLE_FN_VAR
.