isOpen property

bool isOpen

Is the instance open?

Implementation

bool get isOpen => _isOpen;