Skip to content

Commit

Permalink
style: flutter format
Browse files Browse the repository at this point in the history
  • Loading branch information
juliansteenbakker committed Feb 17, 2022
1 parent d1545a6 commit f66e081
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/src/mobile_scanner.dart
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ enum Ratio { ratio_4_3, ratio_16_9 }

/// A widget showing a live camera preview.
class MobileScanner extends StatefulWidget {

/// The controller of the camera.
final MobileScannerController? controller;

Expand Down

0 comments on commit f66e081

Please sign in to comment.