searchClearIcon property

Icon searchClearIcon
final

The suffix icon after the search textfield Defaults to:

  const Icon(Icons.close)

Implementation

final Icon searchClearIcon;