只为成功找方法,不为失败找理由。

博客园 首页 新随笔 联系 订阅 管理

2018年9月10日 #

摘要: Error states that TextField widgets require a Material widget ancestor. Simply wrapping your whole loginWidget into Scaffold will solve the problem. Widget LoginPage() { return new Scaffold(body:... 阅读全文
posted @ 2018-09-10 17:28 诗意的活着 阅读(3823) 评论(0) 推荐(0) 编辑