Update lib/main.dart
All checks were successful
Build Apps & Deploy to GitHub Pages / Build (push) Successful in 22m45s
All checks were successful
Build Apps & Deploy to GitHub Pages / Build (push) Successful in 22m45s
This commit is contained in:
@@ -26,7 +26,7 @@ class MainApp extends StatelessWidget {
|
||||
"/info": (context) => AboutPage(),
|
||||
},
|
||||
initialRoute: "/",
|
||||
// home: const HomePage()
|
||||
// home: const HomePage(),
|
||||
theme: ThemeData(useMaterial3: true),
|
||||
);
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user