menu
rover_dashboard
models.dart
DriveControls
leftShoulderFlag property
leftShoulderFlag
dark_mode
light_mode
description
leftShoulderFlag
property
bool
leftShoulderFlag
getter/setter pair
Whether the left shoulder was pressed last tick.
Implementation
bool leftShoulderFlag = false;
rover_dashboard
models
DriveControls
leftShoulderFlag property
DriveControls class