CustomScreenDesignView constructor
const
CustomScreenDesignView({
- Key? key,
- dynamic onResultDetected(
- ScanResult result
Implementation
const CustomScreenDesignView({super.key, this.onResultDetected});