statusPanelClose static method

void statusPanelClose()

Implementation

static void statusPanelClose() {
  print('$_gr╚${'─' * (_w() - 2)}╝$_r');
}