menu
redstonex package
documentation
state-core/ctrls/definitions/view_ctrl.dart
ViewCtrl
notifyChildrens method
notifyChildrens method
dark_mode
light_mode
notifyChildrens
method
@
protected
void
notifyChildrens
(
)
inherited
Implementation
@protected void notifyChildrens() { TaskManager.instance.notify(_updaters); }
redstonex package
documentation
state-core/ctrls/definitions/view_ctrl
ViewCtrl
notifyChildrens method
ViewCtrl class