menu
arcane package
documentation
generated/arcane_shadcn/src/components/overlay/popover.dart
OverlayPopoverEntry<T>
completer property
completer property
dark_mode
light_mode
completer
property
Completer
<
T?
>
completer
final
Implementation
final Completer<T?> completer = Completer();
arcane package
documentation
generated/arcane_shadcn/src/components/overlay/popover
OverlayPopoverEntry<T>
completer property
OverlayPopoverEntry class