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