isOpen property

bool isOpen

Whether the flyout is open

See also:

Implementation

bool get isOpen => _open;