isOpen property

bool get isOpen

Implementation

bool get isOpen {
  return _open;
}