maxValue property

double maxValue
final

The maxValue that the sliding rail can slide. The maxValue ranges from 0.0 to 1.0, and it is greater than or equal to the minValue.

Implementation

final double maxValue;