read only location field add business

This commit is contained in:
2025-07-15 13:44:39 +02:00
parent 3f0ed5d7ae
commit 32f92db19a

View File

@@ -493,6 +493,7 @@ class _ProfileBusinessAddState extends State<ProfileBusinessAdd> {
controller: locationController,
multiLineInput: false,
requiredText: true,
readOnly: true,
hintText: "GPS Location",
),
),