notifyChildrens method

  1. @protected
void notifyChildrens()
inherited

Implementation

@protected
void notifyChildrens() {
  TaskManager.instance.notify(_updaters);
}