Adds this element to the tree at the given parent.
parent
@override void mount(Element? parent) { super.mount(parent); rebuild(); }