itemCount property
int
itemCount
final
Count of items that the list constructed by ListViewComponent.builder will hold.
Must not be null.
Implementation
final int itemCount;
Count of items that the list constructed by ListViewComponent.builder will hold.
Must not be null.
final int itemCount;