@override bool replaceElement(T? child1, List<T>? child2) => domGenerator.replaceElement(child1, child2);