pub fn side_extra_fn(
child: impl IntoUiNode,
side_extra_fn: impl IntoVar<WidgetFn<PageArgs>>,
) -> UiNodeExpand description
P Widget function that converts PageArgs to extra side panel content.
Note that this extra content will only instantiate if the Page::side does not instantiate nil.
This property sets the SIDE_EXTRA_FN_VAR.