Skip to main content

footer_extra_fn

Function footer_extra_fn 

Source
pub fn footer_extra_fn(
    child: impl IntoUiNode,
    footer_extra_fn: impl IntoVar<WidgetFn<PageArgs>>,
) -> UiNode
Expand description

P Widget function that converts PageArgs to extra footer content.

This property sets the FOOTER_EXTRA_FN_VAR.