isOpen property

bool isOpen

Whether the dropdown flyout is open

See also:

Implementation

bool get isOpen => _flyoutController.isOpen;