directory method

void directory()

Implementation

void directory() {
  _stackIndex--;

  notifyListeners();
}