dictionarySearchAgainNotifier property
final
Used to notify dictionary widgets to dictionary import additions.
Implementation
final ChangeNotifier dictionarySearchAgainNotifier = ChangeNotifier();
Used to notify dictionary widgets to dictionary import additions.
final ChangeNotifier dictionarySearchAgainNotifier = ChangeNotifier();