menu
df_dropdown package
documentation
df_searchable_single_select_dropdown.dart
DfSearchableSingleSelectDropdown<T>
closeDropdownOnSelection property
closeDropdownOnSelection property
dark_mode
light_mode
closeDropdownOnSelection
property
bool
closeDropdownOnSelection
final
Whether to close dropdown after an option has been selected
Implementation
final bool closeDropdownOnSelection;
df_dropdown package
documentation
df_searchable_single_select_dropdown
DfSearchableSingleSelectDropdown<T>
closeDropdownOnSelection property
DfSearchableSingleSelectDropdown class