historyManager property

VSHistoryManger? historyManager
final

Instance of VSHistoryManger

Holds and updates a history of the nodes

Has undo and redo functions

Implementation

final VSHistoryManger? historyManager;