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, mainAxisAlignment: MainAxisAlignment.center,
children: <Widget>[ children: <Widget>[
const Text( const Text(
'You have pushed the button this many times:', 'You have pushed the button this many times001:',
), ),
Text( Text(
'$_counter', '$_counter',