This commit is contained in:
Jonas Braus
2025-03-17 17:24:37 +01:00
parent f049f583f4
commit 72878b5340
127 changed files with 19325 additions and 1 deletions
+1
View File
@@ -52,6 +52,7 @@ class PageEssen extends StatelessWidget {
return Text(
pageProvider.selectedEssenName,
style: TextStyle(fontSize: 40, fontWeight: FontWeight.bold),
textAlign: TextAlign.center,
);
},
),