redoItems property

List<HistoryEntry> redoItems
final

Redo stack entries (oldest first).

Implementation

final List<HistoryEntry> redoItems;