add new layout

This commit is contained in:
paoloGuagnano
2024-03-08 15:32:42 +01:00
parent 2d5fba8897
commit e8b04d0155
14 changed files with 13 additions and 69 deletions

View File

@@ -35,7 +35,7 @@ class AnimatedBtn extends StatelessWidget {
const Icon(CupertinoIcons.arrow_right),
const SizedBox(width: 8),
Text(
"Start the course",
"Vai al Traduttore",
style: Theme.of(context).textTheme.labelLarge,
)
],