itemCount property

int? itemCount
final

The number of items you have, this is only required if you use CubePageView.builder

Implementation

final int? itemCount;