alterada a fonte e o texto de email para login

This commit is contained in:
Reginaldo
2023-05-26 17:14:45 -03:00
parent f4bccc3e24
commit 52504d8d05
4 changed files with 12 additions and 6 deletions

View File

@@ -46,6 +46,7 @@ class InputText extends StatelessWidget {
style: TextStyle(
color: Colors.black,
fontSize: this.fontSize,
fontFamily: 'Nunito'
),
decoration: InputDecoration(
// fillColor: PaletteColors.primaryColor,