openPopovers property

Iterable<Popover> get openPopovers

Implementation

Iterable<Popover> get openPopovers => List.unmodifiable(_openPopovers);