isOpen property

bool get isOpen

Is the instance open?

Implementation

bool get isOpen => _isOpen;