menu
quick_qr package
documentation
quick_qr.dart
Barcode
rawBytes property
rawBytes property
dark_mode
light_mode
rawBytes
property
Uint8List
?
rawBytes
final
Barcode bytes as encoded in the barcode.
Null if nothing found.
Implementation
final Uint8List? rawBytes;
quick_qr package
documentation
quick_qr
Barcode
rawBytes property
Barcode class