menu
suffadaemon package
documentation
components/selects/combobox.dart
SuffaCombobox
itemList property
itemList property
dark_mode
light_mode
itemList
property
List
<
String
>
itemList
final
itemList
option list in combobox
Implementation
final List<String> itemList;
suffadaemon package
documentation
components/selects/combobox
SuffaCombobox
itemList property
SuffaCombobox class