numberOfItemsInLastRow property

int numberOfItemsInLastRow

Implementation

int get numberOfItemsInLastRow => items.length % numberOfItemsInRow;