Skip to content

Commit

Permalink
Update main.dart
Browse files Browse the repository at this point in the history
  • Loading branch information
pavants777 authored Jan 4, 2024
1 parent d573123 commit df64b89
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/main.dart
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ Future<void> main() async {
runApp(const MyApp());
}



class MyApp extends StatelessWidget {
const MyApp({super.key});
@override
Expand Down

0 comments on commit df64b89

Please sign in to comment.