Missing policies

This commit is contained in:
Stephan D
2025-12-04 22:27:16 +01:00
parent 659b90b6a5
commit 18f8f3c476
2 changed files with 8 additions and 1 deletions

View File

@@ -18,7 +18,7 @@ class PayApp extends StatelessWidget {
@override
Widget build(BuildContext context) => MaterialApp.router(
title: 'sendico',
title: 'Sendico',
theme: ThemeData(
colorScheme: ColorScheme.fromSeed(seedColor: Constants.themeColor),
useMaterial3: true,