menu
getwidget package
documentation
components/dropdown/gf_multiselect.dart
GFMultiSelect<T>
items property
items property
dark_mode
light_mode
items
property
List
items
final
defines the list of items the user can select
Implementation
final List<dynamic> items;
getwidget package
documentation
components/dropdown/gf_multiselect
GFMultiSelect<T>
items property
GFMultiSelect class