minValue property

double minValue
final

The minimum value of the rating. The default value is 0. minValue must be greater than or equal to 0 and less than or equal to itemCount

Implementation

final double minValue;