initialRating property

double? initialRating
final

This sets Initial Rating of the Animated Rating Bar

If not provided, by default it will start from 0.0

Implementation

final double? initialRating;