menu
vit_combo_box package
documentation
components/combo_boxes/vit_combo_box.dart
VitComboBox<T>
options property
options property
dark_mode
light_mode
options
property
Set
<
T
>
?
options
final
The options used to create the options overlay.
Implementation
final Set<T>? options;
vit_combo_box package
documentation
components/combo_boxes/vit_combo_box
VitComboBox<T>
options property
VitComboBox class