Début page calendrier

This commit is contained in:
2025-05-15 20:42:49 +02:00
parent b8e4f39e4c
commit 72bb8f03de
13 changed files with 981 additions and 39 deletions

View File

@ -6,7 +6,7 @@ class WelcomeTextWidget extends StatelessWidget {
@override
Widget build(BuildContext context) {
return Text(
return const Text(
'Bienvenue !',
textAlign: TextAlign.center,
style: TextStyle(