historyBehavior property
HistoryBehavior
get
historyBehavior
The desired "undo" behavior of this command.
Implementation
HistoryBehavior get historyBehavior => HistoryBehavior.undoable;
The desired "undo" behavior of this command.
HistoryBehavior get historyBehavior => HistoryBehavior.undoable;