refreshDictionaryHistory method
For refreshing on dictionary result additions.
Implementation
void refreshDictionaryHistory() {
dictionaryMenuNotifier.notifyListeners();
}
For refreshing on dictionary result additions.
void refreshDictionaryHistory() {
dictionaryMenuNotifier.notifyListeners();
}