diff --git a/lib/barcode.dart b/lib/barcode.dart index 0e305c6f..de3af32b 100644 --- a/lib/barcode.dart +++ b/lib/barcode.dart @@ -515,7 +515,7 @@ class _QRViewState extends State { return Scaffold( appBar: AppBar( - title: Text(_handler.getOverlayText(context)), + title: Text(L10().scanBarcode), ), body: Stack( children: [