rowCount property

int get rowCount
inherited

Gets the number of rows in the builder (row- or column-oriented).

Implementation

int get rowCount => _effectiveRowCount;