UniversalScannerApp constructor

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

Constructs UniversalScannerApp.

Implementation

const UniversalScannerApp({super.key});