menu
flutter_clx_base package
documentation
widget/get_widget.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;
flutter_clx_base package
documentation
widget/get_widget
GFMultiSelect<T>
items property
GFMultiSelect class