rowCount property

int get rowCount

Implementation

int get rowCount => (itemCount / snapCount).ceil();