摘要: # Q: TextField 更改默认的高度,使用 InputDecoration 中的 contentPadding 更改默认高度无效。 # A: 同事需要制定 InputDecoration 中的 isDense 为 True。 ``` 是否使用更小的高度,默认为false Whether th 阅读全文
posted @ 2020-09-03 18:15 jisa 阅读(2454) 评论(0) 推荐(0)
摘要: Row 中添加TextField 报错 阅读全文
posted @ 2020-09-03 16:54 jisa 阅读(1516) 评论(0) 推荐(0)