ajustes dos dados classe, turma, e check dos dados
This commit is contained in:
@@ -47,7 +47,7 @@ class DadosAlunosContainer extends StatelessWidget {
|
||||
),
|
||||
Container(
|
||||
width: width*0.05,
|
||||
child: TextCustom(text: alunoModel.serie.toUpperCase()+'°')
|
||||
child: TextCustom(text: alunoModel.serie.toUpperCase())
|
||||
),
|
||||
Container(
|
||||
width: width*0.05,
|
||||
|
||||
Reference in New Issue
Block a user