searchClearIcon property
The suffix icon after the search textfield Defaults to:
const Icon(Icons.close)
Implementation
final Icon searchClearIcon;
The suffix icon after the search textfield Defaults to:
const Icon(Icons.close)
final Icon searchClearIcon;