main
230404 2025-12-02 15:50:04 +00:00
parent 4f2158bc1a
commit 3feb73da3a
1 changed files with 1 additions and 1 deletions

View File

@ -218,7 +218,7 @@ class LoginButton extends StatelessWidget {
'Entrar', 'Entrar',
style: TextStyle( style: TextStyle(
fontSize: fontSize, fontSize: fontSize,
fontWeight: FontWeight.w700, // Mais negrito fontWeight: FontWeight.w700, //
), ),
), ),
), ),