rowCount property

int rowCount

Calculated total size of all rows.

Implementation

int get rowCount => rowSizes.length;