pub fn button_fn( child: impl UiNode, button: impl IntoVar<WidgetFn<DialogButtonArgs>>, ) -> impl UiNode
P Dialog button generator.
P