itemCount property

int itemCount

Implementation

int get itemCount => (items.length / numberOfItemsInRow).ceil();