components/combo_boxes/index library
Classes
-
CheckedComboBox<
T> - A combo box with checked boxes at the left of each item.
-
FutureComboBox<
T> - A combobox with no items and displaying an loading indicator in place of the selected item.
-
VitComboBox<
T> - A widget similar to a text box, but on tap, a overlay of options is shown below it, allowing the user to choose an option.