menu
artisanal package
documentation
widgets.dart
HistoryPanel
redoItems property
redoItems property
dark_mode
light_mode
redoItems
property
List
<
HistoryEntry
>
redoItems
final
Redo stack entries (oldest first).
Implementation
final List<HistoryEntry> redoItems;
artisanal package
documentation
widgets
HistoryPanel
redoItems property
HistoryPanel class