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