make location read only
This commit is contained in:
parent
f2486cf0f7
commit
c83f3b535b
1 changed files with 1 additions and 0 deletions
|
|
@ -457,6 +457,7 @@ class _MihBusinessDetailsState extends State<MihBusinessDetails> {
|
||||||
controller: locationController,
|
controller: locationController,
|
||||||
multiLineInput: false,
|
multiLineInput: false,
|
||||||
requiredText: true,
|
requiredText: true,
|
||||||
|
readOnly: true,
|
||||||
hintText: "GPS Location",
|
hintText: "GPS Location",
|
||||||
),
|
),
|
||||||
),
|
),
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue