ajustado o acesso para um ou mais filhos após o login, e ajustado os dados após o login

This commit is contained in:
Reginaldo
2023-06-20 16:06:34 -03:00
parent 3399e8b2ea
commit f79a3df107
7 changed files with 88 additions and 37 deletions

View File

@@ -28,6 +28,7 @@ class TextCustom extends StatelessWidget {
overflow: TextOverflow.ellipsis,
textAlign: textAlign,
style: TextStyle(
overflow: TextOverflow.ellipsis,
color: color,
fontSize: size,
fontWeight: fontWeight,