rowSize property

int get rowSize

The row size of the matrix

Implementation

int get rowSize => _rowSize;