how to add text color on box in flutter code example Example: color textfield text flutter TextField( style: TextStyle(color: Colors.white), ... )