menu
hb_qr package
documentation
page/_scan_page.dart
ScannerOverlay
ScannerOverlay.new const constructor
ScannerOverlay.new const constructor
dark_mode
light_mode
ScannerOverlay
constructor
const
ScannerOverlay
(
{
required
Rect
scanWindow
,
double
borderRadius
=
12.0
,
})
Implementation
const ScannerOverlay({required this.scanWindow, this.borderRadius = 12.0});
hb_qr package
documentation
page/_scan_page
ScannerOverlay
ScannerOverlay.new const constructor
ScannerOverlay class