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 c8980b8 commit 58ce16bCopy full SHA for 58ce16b
lib/simple_barcode_scanner.dart
@@ -70,7 +70,7 @@ class SimpleBarcodeScannerPage extends StatelessWidget {
70
this.centerTitle,
71
this.child,
72
this.barcodeAppBar,
73
- this.delayMillis});
+ this.delayMillis});
74
75
@override
76
Widget build(BuildContext context) {
0 commit comments