TextFormField( // setting text alignment textAlignVertical: TextAlignVertical.center, decoration: InputDecoration( // decorating and styling your Text ...
確定! 回上一頁