searchInnerWidget property
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;
The widget to use for searchable dropdowns, such as search bar. It will be shown at the top of the dropdown menu.
final Widget? searchInnerWidget;