|
Aidra Connect 10.0.2+16
Aidra Connect Mobile Application
|
Go to the source code of this file.
Classes | |
| class | EnvironmentalDashboardEntity |
Functions | |
| ColorMetricsEntity ({ required this.blue, required this.gray, required this.green, required this.orange, }) | |
Variables | |
| class EnvironmentalDashboardEntity | blue |
| final num | gray |
| final num | green |
| final num | orange |
| ColorMetricsEntity | ( | { required this.blue, required this.gray, required this.green, required this.orange, } | ) |
| class EnvironmentalDashboardEntity blue |
| final num gray |
Definition at line 13 of file environmental_dashboard_entity.dart.
| final num green |
Definition at line 14 of file environmental_dashboard_entity.dart.
| final num orange |
Definition at line 15 of file environmental_dashboard_entity.dart.