menu
fluttery_framework package
documentation
view.dart
ListNotifierMixin
notifyChildrens method
notifyChildrens method
dark_mode
light_mode
notifyChildrens
method
@
protected
void
notifyChildrens
(
)
Implementation
@protected void notifyChildrens() { TaskManager.instance.notify(_updaters); }
fluttery_framework package
documentation
view
ListNotifierMixin
notifyChildrens method
ListNotifierMixin mixin