menu
quick_qr package
documentation
quick_qr.dart
Barcode
rawValue property
rawValue property
dark_mode
light_mode
rawValue
property
String
?
rawValue
final
A barcode value as it was encoded in the barcode.
Null if nothing found.
Implementation
final String? rawValue;
quick_qr package
documentation
quick_qr
Barcode
rawValue property
Barcode class