Skip to content

Instantly share code, notes, and snippets.

@fabiomsr
Created December 8, 2019 11:18
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 fabiomsr/df6519a829c598fca66163b070de8b9a to your computer and use it in GitHub Desktop.
Save fabiomsr/df6519a829c598fca66163b070de8b9a to your computer and use it in GitHub Desktop.
class Routes {
static const String contacts = ContactsPage.routeName;
static const String events = EventsPage.routeName;
static const String notes = NotesPage.routeName;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment