menu
at_viz package
documentation
at_gauges/utils/abstract_classes.dart
LinearCustomGauge
maxValue property
maxValue property
dark_mode
light_mode
maxValue
property
double
maxValue
final
Sets the maximum value of the gauge.
Implementation
final double maxValue;
at_viz package
documentation
at_gauges/utils/abstract_classes
LinearCustomGauge
maxValue property
LinearCustomGauge class