This commit is contained in:
Felipe
2023-08-17 12:33:30 -05:00
parent 2dd4fc3e7a
commit 08fd5e5dba
5 changed files with 28 additions and 10 deletions
-1
View File
@@ -828,7 +828,6 @@ class _ServiceScreenState extends State<ServiceScreen> {
),
const SizedBox(height: 15),
TextFormField(
readOnly: true,
controller: _locationController,
decoration: const InputDecoration(
prefixIcon: Icon(Icons.near_me),