dictionaryEntriesNotifier property

ChangeNotifier dictionaryEntriesNotifier
final

Used to notify dictionary widgets to dictionary history additions.

Implementation

final ChangeNotifier dictionaryEntriesNotifier = ChangeNotifier();