onRatingChanged property

ValueChanged<int>? onRatingChanged
final

Callback to retrieve the rating value.

Implementation

final ValueChanged<int>? onRatingChanged;