minValue property

double minValue
final

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

Implementation

final double minValue;