pub fn heading_fn(
child: impl IntoUiNode,
wgt_fn: impl IntoVar<WidgetFn<HeadingFnArgs>>,
) -> UiNodeExpand description
P Widget function that converts HeadingFnArgs to widgets.
Sets the HEADING_FN_VAR.
pub fn heading_fn(
child: impl IntoUiNode,
wgt_fn: impl IntoVar<WidgetFn<HeadingFnArgs>>,
) -> UiNodeP Widget function that converts HeadingFnArgs to widgets.
Sets the HEADING_FN_VAR.