pub fn undo_stack_fn(
child: impl IntoUiNode,
wgt_fn: impl IntoVar<WidgetFn<UndoStackArgs>>,
) -> UiNodeExpand description
P Widget function that converts UndoStackArgs to widgets.
Sets the UNDO_STACK_FN_VAR.
pub fn undo_stack_fn(
child: impl IntoUiNode,
wgt_fn: impl IntoVar<WidgetFn<UndoStackArgs>>,
) -> UiNodeP Widget function that converts UndoStackArgs to widgets.
Sets the UNDO_STACK_FN_VAR.