menu
rover_dashboard
models.dart
Models
home property
home
dark_mode
light_mode
description
home
property
HomeModel
home
final
Contains persistent data about the dashboard's current state.
Implementation
final home = HomeModel();
rover_dashboard
models
Models
home property
Models class