menu
custom_server_driven_ui package
documentation
ui/form.controller.dart
FormController
notifyChildrens method
notifyChildrens method
dark_mode
light_mode
notifyChildrens
method
@
protected
void
notifyChildrens
(
)
inherited
Implementation
@protected void notifyChildrens() { TaskManager.instance.notify(_updaters); }
custom_server_driven_ui package
documentation
ui/form.controller
FormController
notifyChildrens method
FormController class