redoStackSize property

int get redoStackSize

Number of operations in the redo stack

Implementation

int get redoStackSize => _redoStack.length;