menu
vit_combo_box package
documentation
components/combo_boxes/checked_combo_box.dart
CheckedComboBox<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/checked_combo_box
CheckedComboBox<T>
options property
CheckedComboBox class