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) { Widget build(BuildContext context) {
return MaterialApp return MaterialApp
( (
title: 'Flutter Demo', title: 'CyberWOW',
theme: ThemeData theme: ThemeData
( (
primarySwatch: Colors.purple, primarySwatch: Colors.purple,