menu
input_forms package
documentation
fields/searchable_dropdown_field.dart
SearchableDropdownField<T>
itemLabel property
itemLabel property
dark_mode
light_mode
itemLabel
property
String
Function
(
T
)
itemLabel
final
Implementation
final String Function(T) itemLabel;
input_forms package
documentation
fields/searchable_dropdown_field
SearchableDropdownField<T>
itemLabel property
SearchableDropdownField class