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