menu
dropdown_plus_bloc package
documentation
dropdown_plus_bloc.dart
DropdownItem<T>
label property
label property
dark_mode
light_mode
label
property
String
label
final
The human-readable string displayed in the dropdown list and chips.
Implementation
final String label;
dropdown_plus_bloc package
documentation
dropdown_plus_bloc
DropdownItem<T>
label property
DropdownItem class