searchIcon property

Icon searchIcon
final

The prefix icon before the search textfield Defaults to:

  const Icon(Icons.search)

Implementation

final Icon searchIcon;