menu
google_place_autocomplete package
documentation
core/api/i_controller.dart
IController
notifyChildrens method
notifyChildrens method
dark_mode
light_mode
notifyChildrens
method
@
protected
void
notifyChildrens
(
)
inherited
Implementation
@protected void notifyChildrens() { TaskManager.instance.notify(_updaters); }
google_place_autocomplete package
documentation
core/api/i_controller
IController
notifyChildrens method
IController mixin