mirror of
https://github.com/ImranR98/Obtainium.git
synced 2025-08-19 05:00:21 +02:00
Made defaultvallue part of formitem
This commit is contained in:
@@ -59,8 +59,7 @@ class _GeneratedFormModalState extends State<GeneratedFormModal> {
|
||||
this.valid = valid;
|
||||
});
|
||||
}
|
||||
},
|
||||
defaultValues: widget.defaultValues)
|
||||
})
|
||||
]),
|
||||
actions: [
|
||||
TextButton(
|
||||
|
Reference in New Issue
Block a user