menu
xwidgets_pack package
documentation
utils/x_textfield_options.dart
XTextFieldDropdownOptions
items property
items property
dark_mode
light_mode
items
property
List
?
items
final
The list of selectable items.
Implementation
final List<dynamic>? items;
xwidgets_pack package
documentation
utils/x_textfield_options
XTextFieldDropdownOptions
items property
XTextFieldDropdownOptions class