menu
rover_dashboard
pages.dart
DrivePage
DrivePage const constructor
DrivePage
dark_mode
light_mode
description
DrivePage
constructor
const
DrivePage
(
{
required
int
index
,
})
A const constructor.
Implementation
const DrivePage({required this.index});
rover_dashboard
pages
DrivePage
DrivePage const constructor
DrivePage class