BackScanningScreen constructor
const
BackScanningScreen({
- Key? key,
- required ValueChanged<
Map< onCompleted,String, dynamic> >
Implementation
const BackScanningScreen({super.key, required this.onCompleted});