TextField( decoration: InputDecoration( hintText: "Password", hintStyle: TextStyle(fontSize: 20.0, color: Colors.redAccent), ), ),