Visits the immediate children of this node.
@override forEach(callback) { if (label != null) callback(label!); }