initialValue property
The initial value of the rating. The default value is 1. initialValue must be greater than or equal to minValue and less than or equal to itemCount
Implementation
final double initialValue;
The initial value of the rating. The default value is 1. initialValue must be greater than or equal to minValue and less than or equal to itemCount
final double initialValue;