read only location field add business
This commit is contained in:
parent
3f0ed5d7ae
commit
32f92db19a
1 changed files with 1 additions and 0 deletions
|
|
@ -493,6 +493,7 @@ class _ProfileBusinessAddState extends State<ProfileBusinessAdd> {
|
|||
controller: locationController,
|
||||
multiLineInput: false,
|
||||
requiredText: true,
|
||||
readOnly: true,
|
||||
hintText: "GPS Location",
|
||||
),
|
||||
),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue