remove method

void remove()

Implementation

void remove() {
  _overlay?._remove(this);
}