dictionaryEntriesNotifier property
final
Used to notify dictionary widgets to dictionary history additions.
Implementation
final ChangeNotifier dictionaryEntriesNotifier = ChangeNotifier();
Used to notify dictionary widgets to dictionary history additions.
final ChangeNotifier dictionaryEntriesNotifier = ChangeNotifier();