patch
This commit is contained in:
parent
c63298b02f
commit
a02fd6c430
7 changed files with 19 additions and 3 deletions
|
|
@ -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',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue