We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d0bf963 commit c7a5f2fCopy full SHA for c7a5f2f
1 file changed
lib/simple_barcode_scanner.dart
@@ -25,7 +25,7 @@ class SimpleBarcodeScannerPage extends StatelessWidget {
25
///center Title
26
final bool? centerTitle;
27
28
- /// Only for web app, set qrBox width and height
+ /// Only for web apps, set qrBox width and height
29
final int scanWidth;
30
final int scanHeight;
31
0 commit comments