This commit is contained in:
ivamp 2024-09-05 00:29:09 +08:00
parent 85e8b38bd0
commit 6d1b9b912b

View File

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