This commit is contained in:
Juan Felipe Duarte
2023-04-19 09:38:18 -05:00
parent 6b09ce2f3a
commit 3b28febfec
8 changed files with 66 additions and 112 deletions
+1 -1
View File
@@ -374,7 +374,7 @@ class ProfessionalProfileScreenState extends State<ProfessionalProfileScreen> {
color: Color(0xFF2BA4EC),
borderRadius: BorderRadius.circular(50),
),
child: Icon(
child: const Icon(
Icons.person,
color: Colors.white,
size: 90,