menu
rover_dashboard
models.dart
DriveControls
throttle property
throttle
dark_mode
light_mode
description
throttle
property
double
throttle
getter/setter pair
The throttle the rover should be at.
Implementation
double throttle = 0;
rover_dashboard
models
DriveControls
throttle property
DriveControls class