Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在颤振中使用 textFormFeild 进行数据显示。每个中的文本最初都是使用 bloc 设置的。当页面打开时,页面会自动移向文本字段所在的底部。
只需添加
autofocus: false,
到您的 TextFormField 小部件