alterado a url da API e ajustado a tela home_screen.dart

This commit is contained in:
Reginaldo
2023-06-14 16:28:20 -03:00
parent 683a784441
commit ffde39e0f5
4 changed files with 49 additions and 9 deletions

View File

@@ -19,7 +19,6 @@ class TextCustom extends StatelessWidget {
this.textAlign = TextAlign.start,
this.maxLines = 1,
this.underscore,
});
@override