menu
input_forms package
documentation
fields/dropdown_field.dart
DropdownField<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/dropdown_field
DropdownField<T>
itemLabel property
DropdownField class