criada tela_agenda.dart

This commit is contained in:
Reginaldo
2023-06-07 14:56:25 -03:00
parent 6f181698f9
commit 11e7805de5
10 changed files with 294 additions and 4 deletions

View File

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