menu
takyeebbak
core/routing/routes.dart
Routes
mainPage constant
mainPage
dark_mode
light_mode
mainPage
constant
String
const
mainPage
The route to the onboarding page.
Implementation
static const String mainPage = '/main';
takyeebbak
routes
Routes
mainPage constant
Routes class