menu
rover_dashboard
models.dart
ElectricalModel
axis property
axis
dark_mode
light_mode
description
axis
property
bool
axis
getter/setter pair
Orientation for the graphs on page. true is row, false is column
Implementation
bool axis = false;
rover_dashboard
models
ElectricalModel
axis property
ElectricalModel class