Tela conexão bluetooth
This commit is contained in:
@@ -22,6 +22,7 @@ class _GoogleMapScreenState extends State<GoogleMapScreen> {
|
||||
return Scaffold(
|
||||
appBar: AppBar(
|
||||
title: const Text('Mapa da Corrida'),
|
||||
foregroundColor: Colors.white,
|
||||
backgroundColor: Colors.black, // or your AppColors.background
|
||||
elevation: 0,
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user