Skip to main content

header_fn

Function header_fn 

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

P Widget function that converts a HeaderFnArgs into a page header container widget.

This property sets the HEADER_FN_VAR.