为了将字符串集合展示出来,需要通过 ListView.builder 把集合中的每个字符串都渲染成组件。 To display the list of strings, render each String as a widget using ...
確定! 回上一頁