menu
rover_dashboard
models.dart
AutonomyCommandBuilder
isLoading property
isLoading
dark_mode
light_mode
description
isLoading
property
bool
isLoading
getter/setter pair
Whether the dashboard is awaiting a response from the rover.
Implementation
bool isLoading = false;
rover_dashboard
models
AutonomyCommandBuilder
isLoading property
AutonomyCommandBuilder class