undoCallCount property

int get undoCallCount

Number of times undo was called.

Implementation

int get undoCallCount => _undo;