read only location field add business
This commit is contained in:
@@ -493,6 +493,7 @@ class _ProfileBusinessAddState extends State<ProfileBusinessAdd> {
|
|||||||
controller: locationController,
|
controller: locationController,
|
||||||
multiLineInput: false,
|
multiLineInput: false,
|
||||||
requiredText: true,
|
requiredText: true,
|
||||||
|
readOnly: true,
|
||||||
hintText: "GPS Location",
|
hintText: "GPS Location",
|
||||||
),
|
),
|
||||||
),
|
),
|
||||||
|
|||||||
Reference in New Issue
Block a user