QrScannerWidget constructor

const QrScannerWidget({
  1. Key? key,
})

Implementation

const QrScannerWidget({Key? key}) : super(key: key);