Flutter - Get iteration index from List.map() ... To get access to index, you need to convert your list to a map using the asMap operator. ... userBoard.asMap().map ...
確定! 回上一頁