menu
zxing_lib package
documentation
common.dart
BitMatrix
rowSize property
rowSize property
dark_mode
light_mode
rowSize
property
int
get
rowSize
The row size of the matrix
Implementation
int get rowSize => _rowSize;
zxing_lib package
documentation
common
BitMatrix
rowSize property
BitMatrix class