menu
get package
documentation
get_state_manager/src/simple/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); }
get package
documentation
get_state_manager/src/simple/list_notifier
ListNotifierMixin
notifyChildrens method
ListNotifierMixin mixin