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