casvanluijtelaar

cleanup

... ... @@ -50,6 +50,7 @@ class MobileScannerController {
final List<BarcodeFormat>? formats;
/// can be used to limit the scan area to a portion of the screen
/// only for Android and IOS!
final Rect? scanWindow;
CameraFacing facing;
... ...