change title of checklist
This commit is contained in:
@@ -28,8 +28,6 @@ class MyApp extends StatelessWidget {
|
||||
title: 'Briessenchecker',
|
||||
theme: ThemeData.dark(
|
||||
useMaterial3: true,
|
||||
).copyWith(
|
||||
colorScheme: ColorScheme.fromSeed(seedColor: Colors.deepPurple),
|
||||
),
|
||||
initialRoute: '/',
|
||||
routes: {
|
||||
|
||||
Reference in New Issue
Block a user