menu
smart_sdk package
documentation
app/modules/note/controllers/note_controller.dart
NoteController
notifyChildrens method
notifyChildrens method
dark_mode
light_mode
notifyChildrens
method
@
protected
void
notifyChildrens
(
)
inherited
Implementation
@protected void notifyChildrens() { TaskManager.instance.notify(_updaters); }
smart_sdk package
documentation
app/modules/note/controllers/note_controller
NoteController
notifyChildrens method
NoteController class