rowCount property

int get rowCount

Current count of available rows.

Implementation

int get rowCount => _rowCount;