itemCount property
The total number of items in the list.
If itemCount is 0, the noDataText will be displayed.
Implementation
final int? itemCount;
The total number of items in the list.
If itemCount is 0, the noDataText will be displayed.
final int? itemCount;