DigitScannerPage constructor
const
DigitScannerPage({})
Implementation
const DigitScannerPage({
super.key,
super.appLocalizations,
required this.quantity,
required this.isGS1code,
this.singleValue = false,
this.isEditEnabled = false,
});