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