Skip to content

Instantly share code, notes, and snippets.

@guilhermecarvalhocarneiro
Created December 20, 2019 13:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save guilhermecarvalhocarneiro/df70584dd2a87f7e6841ecf28563ef2e to your computer and use it in GitHub Desktop.
Save guilhermecarvalhocarneiro/df70584dd2a87f7e6841ecf28563ef2e to your computer and use it in GitHub Desktop.
Form utilizando a função de criação do Checkbox
children: <Widget>[
opcaoResposta(checkBoxOne, "Curso Técnico"),
opcaoResposta(checkBoxOne, "Curso Superior"),
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment