menu
arcane package
documentation
shadcn/components/form/select.dart
SelectPopup<T>
children property
children property
dark_mode
light_mode
children
property
List
<
AbstractSelectItem
<
T
>
>
children
final
Implementation
final List<AbstractSelectItem<T>> children;
arcane package
documentation
shadcn/components/form/select
SelectPopup<T>
children property
SelectPopup class