This commit is contained in:
Gergely Hegedus 2024-07-15 21:21:52 +03:00
parent c63298b02f
commit a02fd6c430
7 changed files with 19 additions and 3 deletions

View file

@ -49,8 +49,8 @@ class _MyHomePageState extends State<MyHomePage> {
mainAxisAlignment: MainAxisAlignment.center,
children: <Widget>[
const Text(
// 'You have pushed the button this many times:',
'You have times:',
'You have pushed the button this many times:',
// 'You have times:',
),
Text(
'$_counter',