当我们在使用一个TextField 构建一个输入框时,会有如下效果: ... ///Alignment 用来对齐Widget alignment: Alignment(0, 0), ///文本输入框child: ...
確定! 回上一頁