onRatingChanged property

void Function(double)? onRatingChanged
final

Callback for rating changes.

Implementation

final void Function(double)? onRatingChanged;