style: Fix typo
Some checks failed
versioning-and-changelog / versioning_and_changelog (pull_request) Failing after 19s
Some checks failed
versioning-and-changelog / versioning_and_changelog (pull_request) Failing after 19s
This commit is contained in:
parent
14d1fb3e69
commit
3b6ae07cec
@ -11,7 +11,7 @@ class MyApp extends StatelessWidget {
|
||||
@override
|
||||
Widget build(BuildContext context) {
|
||||
return MaterialApp(
|
||||
title: 'Flutter Demo',
|
||||
title: 'Flutter test',
|
||||
theme: ThemeData(
|
||||
// This is the theme of your application.
|
||||
//
|
||||
|
Loading…
x
Reference in New Issue
Block a user