@@ -25,6 +25,7 @@ class MyApp extends StatelessWidget {
// This widget is the root of your application.
@override
Widget build(BuildContext context) {
+
return MaterialApp(
title: '中国象棋',
debugShowCheckedModeBanner: false,