pub fn panel_fn(
child: impl IntoUiNode,
panel: impl IntoVar<WidgetFn<PanelArgs>>,
) -> UiNodeExpand description
P Widget function that generates the menu layout.
This property can be set in any widget to affect all Menu! descendants.
This property sets PANEL_FN_VAR.