It is a common need in Flutter when looping over or mapping a list of ... final List fixedList = Iterable<int>.generate(myList.length).
確定! 回上一頁