menu
rover_dashboard
pages.dart
Routes
home constant
home
dark_mode
light_mode
description
home
constant
String const
home
The name of the home page.
Implementation
static const String home = "home";
rover_dashboard
pages
Routes
home constant
Routes class