Callback for when a QR code is detected
typedef OnQrCodeDetected = void Function(String data, String engine);