TextField( textAlign: TextAlign.center, decoration: InputDecoration( hintText: "Centered Hint", ), )
textAlignVertical: TextAlignVertical.top