isRowCount property

bool get isRowCount

Returns true if this item is a row count.

Implementation

bool get isRowCount => rowCount != null;