searchInnerWidget property

Widget? searchInnerWidget
final

The widget to use for searchable dropdowns, such as search bar. It will be shown at the top of the dropdown menu.

Implementation

final Widget? searchInnerWidget;