menu
feature_source_firebase package
documentation
feature_source_firebase.dart
FeaturesProviderUpdater
notifyNeedUpdate method
notifyNeedUpdate method
dark_mode
light_mode
notifyNeedUpdate
method
void
notifyNeedUpdate
(
String
key
)
Implementation
void notifyNeedUpdate(String key) { notifyListeners(key); }
feature_source_firebase package
documentation
feature_source_firebase
FeaturesProviderUpdater
notifyNeedUpdate method
FeaturesProviderUpdater class