menu
scannerpro package
documentation
core/models/scanner_options.dart
ScanWindow
ScanWindow.new const constructor
ScanWindow.new const constructor
dark_mode
light_mode
ScanWindow
constructor
const
ScanWindow
(
{
double
left
=
0.0
,
double
top
=
0.0
,
double
width
=
1.0
,
double
height
=
1.0
,
})
Implementation
const ScanWindow({ this.left = 0.0, this.top = 0.0, this.width = 1.0, this.height = 1.0, });
scannerpro package
documentation
core/models/scanner_options
ScanWindow
ScanWindow.new const constructor
ScanWindow class