ecra de mapa adicionado
This commit is contained in:
@@ -341,9 +341,9 @@ class _RunningScreenState extends State<RunningScreen>
|
||||
),
|
||||
);
|
||||
},
|
||||
child: CircleAvatar(
|
||||
child: const CircleAvatar(
|
||||
backgroundColor: Colors.blue,
|
||||
child: const Icon(Icons.person, color: Colors.white),
|
||||
child: Icon(Icons.person, color: Colors.white),
|
||||
),
|
||||
),
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user