numRows property

int numRows

Returns number of rows

Implementation

int get numRows => _rows.length;