change the color of text in textfield code example Example: color textfield text flutter TextField( style: TextStyle(color: Colors.white), ... )