Skip to main content

footer_fn

Function footer_fn 

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

P Widget function that converts a FooterFnArgs into a page side container widget.

This property sets the FOOTER_FN_VAR.