8/27/1
This commit is contained in:
@@ -407,7 +407,7 @@ class LoginCaptin extends StatelessWidget {
|
||||
style: AppStyle.title.copyWith(color: AppColor.greenColor),
|
||||
),
|
||||
MyElevatedButton(
|
||||
title: 'Grant Location'.tr,
|
||||
title: "Allow Location Access".tr,
|
||||
onPressed: () async {
|
||||
// await Get.put(LocationBackgroundController()); //////
|
||||
box.write(BoxName.locationPermission, 'true');
|
||||
|
||||
Reference in New Issue
Block a user