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