diff --git a/lib/src/App.dart b/lib/src/App.dart index cf25485..44a0959 100644 --- a/lib/src/App.dart +++ b/lib/src/App.dart @@ -33,4 +33,4 @@ class App extends StatelessWidget { ), ); } -} */ +}