menu
neuron
neuron.dart
UndoableSignal
<
T
>
historyIndex property
historyIndex
dark_mode
light_mode
historyIndex
property
int
get
historyIndex
Get the current position in history.
Implementation
int get historyIndex => _index;
neuron
neuron
UndoableSignal
<
T
>
historyIndex property
UndoableSignal class