historyBehavior property

HistoryBehavior get historyBehavior

The desired "undo" behavior of this command.

Implementation

HistoryBehavior get historyBehavior => HistoryBehavior.undoable;