pub fn panel_fn(
child: impl IntoUiNode,
panel: impl IntoVar<WidgetFn<PanelArgs>>,
) -> UiNodeExpand description
P Widget function that generates the context menu layout.
This property sets PANEL_FN_VAR.
pub fn panel_fn(
child: impl IntoUiNode,
panel: impl IntoVar<WidgetFn<PanelArgs>>,
) -> UiNodeP Widget function that generates the context menu layout.
This property sets PANEL_FN_VAR.