itemCount property

int? itemCount
final

Count of items to build with the itemBuilder.

Implementation

final int? itemCount;