fix app title

pull/1/head
fuwa 5 years ago
parent cf10f6c027
commit c89f9fd6d7

@ -40,7 +40,7 @@ class MyApp extends StatelessWidget {
Widget build(BuildContext context) {
return MaterialApp
(
title: 'Flutter Demo',
title: 'CyberWOW',
theme: ThemeData
(
primarySwatch: Colors.purple,