diff --git a/lib/main.dart b/lib/main.dart index c4c7f3a..62fabcc 100644 --- a/lib/main.dart +++ b/lib/main.dart @@ -104,7 +104,7 @@ class _MyHomePageState extends State { // wireframe for each widget. mainAxisAlignment: MainAxisAlignment.center, children: [ - const Text('You have pushed the button this many times:'),6g6666 + const Text('You have pushed the button this many times:'), Text( '$_counter', style: Theme.of(context).textTheme.headlineMedium,