getLastEntryIndex function

double getLastEntryIndex()

Implementation

double getLastEntryIndex() => prefs.getDouble("lastEntryIndex") ?? 0;