rowSize property

int rowSize

@return The row size of the matrix

Implementation

int get rowSize => _rowSize;