isOpen property

bool get isOpen

Whether the menu is currently open.

Implementation

bool get isOpen => _isOpen;