centerReticle constant

ScanWindow const centerReticle

Center reticle window preset.

Implementation

static const ScanWindow centerReticle = ScanWindow(
  left: 0.1,
  top: 0.2,
  width: 0.8,
  height: 0.6,
);