casvanluijtelaar

actually formatted

@@ -27,7 +27,6 @@ class MobileScanner extends StatefulWidget { @@ -27,7 +27,6 @@ class MobileScanner extends StatefulWidget {
27 /// Set to false if you don't want duplicate scans. 27 /// Set to false if you don't want duplicate scans.
28 final bool allowDuplicates; 28 final bool allowDuplicates;
29 29
30 -  
31 /// Create a [MobileScanner] with a [controller], the [controller] must has been initialized. 30 /// Create a [MobileScanner] with a [controller], the [controller] must has been initialized.
32 const MobileScanner({ 31 const MobileScanner({
33 Key? key, 32 Key? key,