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