vortitu 6 anos atrás
pai
commit
5c0361ddb9
1 arquivos alterados com 1 adições e 1 exclusões
  1. +1
    -1
      lib/main.dart

+ 1
- 1
lib/main.dart Ver arquivo

@@ -96,7 +96,7 @@ class _MyHomePageState extends State<MyHomePage> {
),
Text(
'$_counter',
style: Theme.of(context).textTheme.display1,
style: Theme.of(context).textTheme.headline4,
),
],
),


Carregando…
Cancelar
Salvar