fullFrame constant
ScanWindow
const fullFrame
Full camera frame window preset.
Implementation
static const ScanWindow fullFrame = ScanWindow(
left: 0.0,
top: 0.0,
width: 1.0,
height: 1.0,
);