menu
flower package
documentation
state_manager/src/controller/list_notifier.dart
ListNotifierMixin
notifyChildrens method
notifyChildrens method
dark_mode
light_mode
notifyChildrens
method
@
protected
void
notifyChildrens
(
)
Implementation
@protected void notifyChildrens() { TaskManager.instance.notify(_updaters); }
flower package
documentation
state_manager/src/controller/list_notifier
ListNotifierMixin
notifyChildrens method
ListNotifierMixin mixin