future : FutureBuilder 依赖的 Future ,通常是一个异步耗时任务。 initialData :初始数据,用户设置默认数据。 builder :Widget构建器;该构建器会在 Future 执行 ...
確定! 回上一頁