menu
arcane package
documentation
generated/arcane_shadcn/src/components/overlay/popover.dart
PopoverController
openPopovers property
openPopovers property
dark_mode
light_mode
openPopovers
property
Iterable
<
Popover
>
get
openPopovers
Implementation
Iterable<Popover> get openPopovers => List.unmodifiable(_openPopovers);
arcane package
documentation
generated/arcane_shadcn/src/components/overlay/popover
PopoverController
openPopovers property
PopoverController class