pub fn content_fn(
child: impl IntoUiNode,
wgt_fn: impl IntoVar<WidgetFn<ContentFnArgs>>,
) -> UiNodeExpand description
P Widget function that converts a ContentFnArgs into a page main content container container widget.
This property sets the CONTENT_FN_VAR.