An InputDecorator, which is typically created by a TextField, cannot have an unbounded width.
TextField 没有被限定大小。
使用Container包起来,如果时column或者row可以用Expanded包起来。
content: Container( width: 200, child: TextField( controller: _textEditingController, decoration: const InputDecoration(hintText: "请输入数据"), ), ),
Copyright © 2023 leiyu.cn. All Rights Reserved. 磊宇云计算 版权所有 许可证编号:B1-20233142/B2-20230630 山东磊宇云计算有限公司 鲁ICP备2020045424号
磊宇云计算致力于以最 “绿色节能” 的方式,让每一位上云的客户成为全球绿色节能和降低碳排放的贡献者