undo_enabled

Function undo_enabled 

Source
pub fn undo_enabled(
    child: impl IntoUiNode,
    enabled: impl IntoVar<bool>,
) -> UiNode
Expand description

P Enable or disable undo inside the widget.