cursor method
A fresh Up/Down navigation cursor over this history's entries.
Implementation
@override
HistoryCursor cursor() => HistoryCursor(_buffer);
A fresh Up/Down navigation cursor over this history's entries.
@override
HistoryCursor cursor() => HistoryCursor(_buffer);