ajustes logo e navigação tela historico
This commit is contained in:
@@ -154,7 +154,7 @@ class _TelaBoletimState extends State<TelaBoletim> {
|
||||
Widget build(BuildContext context) {
|
||||
return Scaffold(
|
||||
appBar: AppBarCustom().appbar(context, 'BOLETIM ESCOLAR'),
|
||||
drawer: DrawerCustom(estudanteModelo: widget.estudanteModelo),
|
||||
// drawer: DrawerCustom(estudanteModelo: widget.estudanteModelo),
|
||||
body: carregando?Center(
|
||||
child: Row(
|
||||
mainAxisAlignment: MainAxisAlignment.center,
|
||||
|
||||
Reference in New Issue
Block a user