searchActiveIcon property

IconData searchActiveIcon
final

Icon for search button then AppBarWithSearchSwitch has text.

Default: Icons.search_off , used only if buttonHasTwoStates = true,

Implementation

final IconData searchActiveIcon;