clear method

dynamic clear()

Implementation

clear() {
  this._background.clear();
}