isOpen property

bool get isOpen

Whether the suggestions box is open.

Implementation

bool get isOpen => _isOpen;