WindowBarcodeScanner constructor
const
WindowBarcodeScanner({})
Implementation
const WindowBarcodeScanner({
super.key,
required this.lineColor,
required this.cancelButtonText,
required this.isShowFlashIcon,
required this.scanType,
required this.onScanned,
this.appBarTitle,
this.centerTitle,
});