menu
htkc_utils package
documentation
dropdown_search/properties/hc_popup_props.dart
PopupProps<T>
showSearchBox property
showSearchBox property
dark_mode
light_mode
showSearchBox
property
bool
showSearchBox
final
the search box will be shown if true, hidden otherwise
Implementation
final bool showSearchBox;
htkc_utils package
documentation
dropdown_search/properties/hc_popup_props
PopupProps<T>
showSearchBox property
PopupProps class