closeBox method

void closeBox()

Implementation

void closeBox() {
  _box.close();
}