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