... 然后将其添加为小部件的子级您可以执行以下操作: Widget getTextWidgets(List<String> strings) { List<Widget> list = new List<Widget>(); for(var i = 0; i…
確定! 回上一頁