forked from yaso_meth/mih-project
make location read only
This commit is contained in:
@@ -457,6 +457,7 @@ class _MihBusinessDetailsState extends State<MihBusinessDetails> {
|
||||
controller: locationController,
|
||||
multiLineInput: false,
|
||||
requiredText: true,
|
||||
readOnly: true,
|
||||
hintText: "GPS Location",
|
||||
),
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user