menu
rover_dashboard
models.dart
AutonomyModel
badAppleTimer property
badAppleTimer
dark_mode
light_mode
description
badAppleTimer
property
Timer?
badAppleTimer
getter/setter pair
A timer to update the map for every frame of Bad Apple
Implementation
Timer? badAppleTimer;
rover_dashboard
models
AutonomyModel
badAppleTimer property
AutonomyModel class