menu
textify package
documentation
matrix.dart
Matrix
rows property
rows property
dark_mode
light_mode
rows
property
int
rows
getter/setter pair
The number of rows in the matrix.
Implementation
int rows = 0;
textify package
documentation
matrix
Matrix
rows property
Matrix class