Skip to content

Commit

Permalink
📖Improve web demo
Browse files Browse the repository at this point in the history
  • Loading branch information
Cierra-Runis committed Sep 21, 2023
1 parent 657e914 commit 1ea4b4f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions example/lib/main.dart
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ class MyApp extends StatelessWidget {
@override
Widget build(BuildContext context) {
return MaterialApp(
title: 'QWeatherIcons Demo',
theme: ThemeData.light(
useMaterial3: true,
),
Expand Down

0 comments on commit 1ea4b4f

Please sign in to comment.