isOpen property

bool isOpen

Whether the suggestions box is open.

Implementation

bool get isOpen => _isOpen;