activeRowCount property

int get activeRowCount

Implementation

int get activeRowCount => pagination?.totalRows ?? 0;