validaciones de inputs
This commit is contained in:
@@ -315,6 +315,8 @@ class _CalendarScreenState extends State<CalendarScreen> {
|
||||
0,
|
||||
'aprobado',
|
||||
0,
|
||||
false,
|
||||
false,
|
||||
)
|
||||
.then((value) {
|
||||
Navigator.pop(context);
|
||||
|
||||
Reference in New Issue
Block a user