cambiar numero de telefono

This commit is contained in:
Juan Felipe Duarte
2023-04-04 10:31:27 -05:00
parent 50737e03dd
commit de3d85f997
5 changed files with 133 additions and 25 deletions
+1
View File
@@ -389,6 +389,7 @@ class _ProfileScreenState extends State<ProfileScreen> {
prefixIcon: Icon(Icons.near_me),
suffixIcon: Icon(Icons.arrow_drop_down),
hintText: city == '' ? 'Ciudad' : '$city',
hintStyle: TextStyle(color: Colors.black87),
),
),