remove method

void remove()

Implementation

void remove() {
  component.remove();
}