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