searchIcon property

IconData searchIcon
final

Icon for search button then AppBarWithSearchSwitch don't have text.

Default: Icons.search If buttonHasTwoStates = false, used for both states.

Implementation

final IconData searchIcon;