test
parent
c5f1329ce1
commit
dbe6bcfada
|
@ -12,6 +12,7 @@ class MyApp extends StatelessWidget {
|
|||
Widget build(BuildContext context) {
|
||||
return MaterialApp(
|
||||
title: 'Flutter Demo',
|
||||
|
||||
theme: ThemeData(
|
||||
// This is the theme of your application.
|
||||
//
|
||||
|
|
Loading…
Reference in New Issue