menu
dropdown_flutter_fork package
documentation
custom_dropdown.dart
DropdownFlutter<T>
excludeSelected property
excludeSelected property
dark_mode
light_mode
excludeSelected
property
bool
excludeSelected
final
Hide the selected item from the
items
list.
Implementation
final bool excludeSelected;
dropdown_flutter_fork package
documentation
custom_dropdown
DropdownFlutter<T>
excludeSelected property
DropdownFlutter class