menu
ekyc_flutter package
documentation
app/modules/language/controllers/language_controller.dart
LanguageController
notifyChildrens method
notifyChildrens method
dark_mode
light_mode
notifyChildrens
method
@
protected
void
notifyChildrens
(
)
inherited
Implementation
@protected void notifyChildrens() { TaskManager.instance.notify(_updaters); }
ekyc_flutter package
documentation
app/modules/language/controllers/language_controller
LanguageController
notifyChildrens method
LanguageController class