menu
rover_dashboard
models.dart
FooterViewModel
ledColor property
ledColor
dark_mode
light_mode
description
ledColor
property
ProtoColor
get
ledColor
The color of the rover's LED strip.
Implementation
ProtoColor get ledColor => driveMetrics.data.color;
rover_dashboard
models
FooterViewModel
ledColor property
FooterViewModel class