This commit is contained in:
2026-04-10 02:00:51 +08:00
parent 0362f462fe
commit c436f68f5e
7 changed files with 88 additions and 37 deletions

View File

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