Skip to content

Commit 58ce16b

Browse files
format dart
1 parent c8980b8 commit 58ce16b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/simple_barcode_scanner.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ class SimpleBarcodeScannerPage extends StatelessWidget {
7070
this.centerTitle,
7171
this.child,
7272
this.barcodeAppBar,
73-
this.delayMillis});
73+
this.delayMillis});
7474

7575
@override
7676
Widget build(BuildContext context) {

0 commit comments

Comments
 (0)