pub fn footer_fn(
child: impl IntoUiNode,
wgt_fn: impl IntoVar<WidgetFn<FooterFnArgs>>,
) -> UiNodeExpand description
P Widget function that converts a FooterFnArgs into a page side container widget.
This property sets the FOOTER_FN_VAR.