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