Flutter web App home page, App Bar, Tile Grid & Tiles added
This commit is contained in:
parent
2242faef8a
commit
e877072c7d
46 changed files with 166 additions and 23 deletions
|
|
@ -11,7 +11,7 @@ class MzanziInnovationHub extends StatelessWidget {
|
|||
@override
|
||||
Widget build(BuildContext context) {
|
||||
return const MaterialApp(
|
||||
title: 'MyFlutterAp',
|
||||
title: 'Mzanzi Innovation Hub',
|
||||
themeMode: ThemeMode.system,
|
||||
debugShowCheckedModeBanner: false,
|
||||
initialRoute: '/',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue