menu
virtual_dom package
documentation
listenable/listenable.dart
ChangeNotifier
notifyListeners abstract method
notifyListeners abstract method
dark_mode
light_mode
notifyListeners
abstract method
void
notifyListeners
(
)
Notifies listeners by executing their handlers.
Implementation
void notifyListeners();
virtual_dom package
documentation
listenable/listenable
ChangeNotifier
notifyListeners abstract method
ChangeNotifier class