Dinesh branch
This commit is contained in:
@@ -24,7 +24,7 @@ class MyApp extends StatelessWidget {
|
||||
Theme.of(context).textTheme,
|
||||
)
|
||||
),
|
||||
home: const MyHomePage(title: 'Flutter Demo Home Page'),
|
||||
home: const MyHomePage(title: 'City Cards'),
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user