Skip to content

Commit

Permalink
changes 12.31
Browse files Browse the repository at this point in the history
  • Loading branch information
vicente6j committed Dec 31, 2023
1 parent 352d151 commit 00d5147
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/App.dart
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ class MyApp extends StatefulWidget {
_MyAppState createState() => _MyAppState();
}

// changes 12.31

class _MyAppState extends State<MyApp> {
@override
void initState() {
Expand Down

0 comments on commit 00d5147

Please sign in to comment.