Appbar módosítás, projektnév az alcímben

This commit is contained in:
2026-06-12 09:04:02 +02:00
parent 43af5f5bc8
commit 71305e49f9
5 changed files with 38 additions and 10 deletions
+1 -1
View File
@@ -94,7 +94,7 @@ class ShellMapAppBar extends StatelessWidget implements PreferredSizeWidget {
// fontFeatures: const [FontFeature.tabularFigures()]))
// ])
// ]),
const GnssIconStatusChip(),
// const GnssIconStatusChip(),
const SizedBox(width: 2),
NtripIconStatusChip(
isConnected: NtripService.to.isConnected,