button_fn

Function button_fn 

Source
pub fn button_fn(
    child: impl IntoUiNode,
    button: impl IntoVar<WidgetFn<DialogButtonArgs>>,
) -> UiNode
Expand description

P Dialog button generator.