@override bool isChildOfElement(T? parent, T? child) => domGenerator.isChildOfElement(parent, child);