change title of checklist

This commit is contained in:
marcoabat
2023-08-07 00:26:03 +02:00
parent 69e94d323a
commit e0b5df3de2
3 changed files with 85 additions and 37 deletions

View File

@@ -28,8 +28,6 @@ class MyApp extends StatelessWidget {
title: 'Briessenchecker',
theme: ThemeData.dark(
useMaterial3: true,
).copyWith(
colorScheme: ColorScheme.fromSeed(seedColor: Colors.deepPurple),
),
initialRoute: '/',
routes: {