menu
my_widgets package
documentation
widgets/searchable_multiselect_dropdown.dart
CustomMultiSelectDropdown<T>
itemLabel property
itemLabel property
dark_mode
light_mode
itemLabel
property
String
Function
(
T
)
itemLabel
final
Implementation
final String Function(T) itemLabel;
my_widgets package
documentation
widgets/searchable_multiselect_dropdown
CustomMultiSelectDropdown<T>
itemLabel property
CustomMultiSelectDropdown class