test
This commit is contained in:
parent
85e8b38bd0
commit
6d1b9b912b
@ -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',
|
||||
|
Loading…
Reference in New Issue
Block a user