dictionaryMenuNotifier property

ChangeNotifier dictionaryMenuNotifier
final

Used to notify dictionary widgets to dictionary menu changes.

Implementation

final ChangeNotifier dictionaryMenuNotifier = ChangeNotifier();