Skip to main content

content_fn

Function content_fn 

Source
pub fn content_fn(
    child: impl IntoUiNode,
    wgt_fn: impl IntoVar<WidgetFn<ContentFnArgs>>,
) -> UiNode
Expand description

P Widget function that converts a ContentFnArgs into a page main content container container widget.

This property sets the CONTENT_FN_VAR.