pub fn node( children: ArcNodeList<Box<dyn UiNodeListBoxed>>, panel_fn: impl IntoVar<WidgetFn<PanelArgs>>, ) -> impl UiNode
Panel widget child node.