dictionaryMenuNotifier property
final
Used to notify dictionary widgets to dictionary menu changes.
Implementation
final ChangeNotifier dictionaryMenuNotifier = ChangeNotifier();
Used to notify dictionary widgets to dictionary menu changes.
final ChangeNotifier dictionaryMenuNotifier = ChangeNotifier();