isOpened method

bool isOpened()

Implementation

bool isOpened() {
  return _suggestionsBox!.isOpened;
}