menu
zxing_lib package
documentation
common.dart
BitMatrix
width property
width property
dark_mode
light_mode
width
property
int
get
width
The width of the matrix
Implementation
int get width => _width;
zxing_lib package
documentation
common
BitMatrix
width property
BitMatrix class