Dart API Reference
dart:html
Element
remove
remove
method
Removes this node from the DOM.
@DomName('Element.remove')
@DocsEditable()
void
remove
( )
Removes this node from the DOM.