criada tela_splash.dart
This commit is contained in:
@@ -75,9 +75,6 @@ class _TelaLoginState extends State<TelaLogin> {
|
||||
|
||||
@override
|
||||
Widget build(BuildContext context) {
|
||||
|
||||
Dimensoes().init(context);
|
||||
|
||||
return Scaffold(
|
||||
backgroundColor: PaletaCores.branco,
|
||||
body: Center(
|
||||
|
||||
Reference in New Issue
Block a user