QrScanView constructor

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

Implementation

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