int itemCount. The number of items in the list . It must be a non-negative integer. When zero, nothing is displayed and the widget occupies no space.
Read moreHow do I create a widget list in flutter?
Convert the data source into a list of widgets.
Read moreHow do you create a list in flutter?
Dart/Flutter initialize List with values
Read more