Static zng_wgt_dialog::BUTTON_FN_VAR
source ยท pub static BUTTON_FN_VAR: ContextVar<WidgetFn<DialogButtonArgs>>
Expand description
Dialog response button generator, usually placed as child_out_bottom
.
pub static BUTTON_FN_VAR: ContextVar<WidgetFn<DialogButtonArgs>>
Dialog response button generator, usually placed as child_out_bottom
.