searchIcon property
The prefix icon before the search textfield Defaults to:
const Icon(Icons.search)
Implementation
final Icon searchIcon;
The prefix icon before the search textfield Defaults to:
const Icon(Icons.search)
final Icon searchIcon;