at_gauges/utils/constants library
Constants
- kDefaultAnimationDuration → const int
- kDefaultRangeGaugeMaxDegree → const double
- kDefaultRangeGaugeStartDegree → const double
- kLowerScaleLimitHorizontal → const double
- kLowerScaleLimitVertical → const double
-
Lowest point on canvas the scale occupies.
For scalability this const is divided my the
size.height
of the canvas. - kNoAnimationDuration → const int
- kUpperScaleLimitHorizontal → const double
- kUpperScaleLimitVertical → const double
-
Highest point on canvas the scale occupies.
For scalability this const is divided my the
size.height
of the canvas.