Skip to content

Instantly share code, notes, and snippets.

@velotiotech
Created July 6, 2022 07:21
Show Gist options
  • Save velotiotech/6e0b6abd2719e6980174e770cb068a4a to your computer and use it in GitHub Desktop.
Save velotiotech/6e0b6abd2719e6980174e770cb068a4a to your computer and use it in GitHub Desktop.
abstract class RoutePaths {
static const String counterPage = '/';
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment