master
Ilyas Bal 2023-03-20 20:08:37 +01:00
parent c5f1329ce1
commit dbe6bcfada
1 changed files with 1 additions and 0 deletions

View File

@ -12,6 +12,7 @@ class MyApp extends StatelessWidget {
Widget build(BuildContext context) { Widget build(BuildContext context) {
return MaterialApp( return MaterialApp(
title: 'Flutter Demo', title: 'Flutter Demo',
theme: ThemeData( theme: ThemeData(
// This is the theme of your application. // This is the theme of your application.
// //