Skip to content

Instantly share code, notes, and snippets.

@guilhermecarvalhocarneiro
Created April 19, 2021 22:06
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/95e364a293bc6ccb7ff7dc3f9dc8c268 to your computer and use it in GitHub Desktop.
Save guilhermecarvalhocarneiro/95e364a293bc6ccb7ff7dc3f9dc8c268 to your computer and use it in GitHub Desktop.
onPressed: () {
Navigator.pushNamed(context, UsuarioAddPage.routeName);
},
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment