Julian Steenbakker

style: flutter format

@@ -168,6 +168,7 @@ class _BarcodeScannerReturningImageState @@ -168,6 +168,7 @@ class _BarcodeScannerReturningImageState
168 ), 168 ),
169 ], 169 ],
170 ), 170 ),
171 - ),); 171 + ),
  172 + );
172 } 173 }
173 } 174 }