Moves domNode down in the parent children list. Also performs on mapped element.
domNode
@override bool moveDownByDOMNode(DOMNode? domNode) => false;