update
This commit is contained in:
@@ -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),
|
||||
|
||||
Reference in New Issue
Block a user