style: Fix typo
Some checks failed
versioning-and-changelog / versioning_and_changelog (pull_request) Failing after 19s

This commit is contained in:
Mandresy Randrianarinjaka 2025-02-06 14:53:52 +03:00
parent 14d1fb3e69
commit 3b6ae07cec

View File

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