inserido acesso dos usuários
This commit is contained in:
@@ -243,6 +243,9 @@ class _ResponsibleRegisterScreenState extends State<ResponsibleRegisterScreen> {
|
||||
child: Image.asset("assets/images/logoEduca.png",width:width * 0.08,height: height * 0.12)
|
||||
),
|
||||
TextCustom(text: '- Cadastrar Responsável',color: Colors.white,),
|
||||
Spacer(),
|
||||
TextCustom(text: widget.alunoModel.cidade,color: Colors.white,),
|
||||
TextCustom(text:' - '+ widget.alunoModel.login.toUpperCase(),color: Colors.white,),
|
||||
],
|
||||
),
|
||||
backgroundColor: PaletteColors.grey,
|
||||
|
||||
Reference in New Issue
Block a user