Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Emex4gman authored May 17, 2020
1 parent 2a406b8 commit 0d80e82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -316,7 +316,7 @@ Map initValue = { "name": "emeka", "age" :"20"}
JsonFormGenerator(
form: formItems,
form: form,
initValue:initValue
onChanged: (dynamic value) {
// handle your resoponse data
Expand Down

0 comments on commit 0d80e82

Please sign in to comment.