diff --git a/lib/controller/functions/ocr_controller.dart b/lib/controller/functions/ocr_controller.dart index 508c7f7..a16ef97 100644 --- a/lib/controller/functions/ocr_controller.dart +++ b/lib/controller/functions/ocr_controller.dart @@ -377,7 +377,7 @@ class ScanDocumentsByApi extends GetxController { onPressed: () { Get.back(); }, - )) + )) // : Get.defaultDialog( barrierDismissible: false, title: 'Image detecting result is '.tr,