how to change the color of search icon in flutter code example Example: change icon color flutter Icon( Icons.widgets, color: Colors.blue.shade400, )