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