menu
scanbot_sdk package
documentation
barcode_scanning_data.dart
BarcodeFormattedData
BarcodeFormattedData.new constructor
BarcodeFormattedData.new constructor
dark_mode
light_mode
BarcodeFormattedData
constructor
BarcodeFormattedData
(
{
String
?
title
,
String
?
subtitle
,
})
Implementation
BarcodeFormattedData({this.title, this.subtitle});
scanbot_sdk package
documentation
barcode_scanning_data
BarcodeFormattedData
BarcodeFormattedData.new constructor
BarcodeFormattedData class