itemCount property
Function to get the item count for the list.
Implementation
final int Function(BuildContext context, S state)? itemCount;
Function to get the item count for the list.
final int Function(BuildContext context, S state)? itemCount;