itemCount property

int? itemCount
final

The count of items in the gallery, only used when constructed via PhotoViewGallery.builder

Implementation

final int? itemCount;