minValue property

double minValue
final

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

Implementation

final double minValue;