menu
kalil_utils package
documentation
undotree.dart
UndoHeader<E>
next property
next property
dark_mode
light_mode
next
property
UndoHeader
<
E
>
?
next
getter/setter pair
The next
UndoHeader
. If we are the head, or not linked yet, it is null.
Implementation
UndoHeader<E>? next;
kalil_utils package
documentation
undotree
UndoHeader<E>
next property
UndoHeader class