onRatingUpdate property
Return current rating whenever rating is updated.
updateOnDrag can be used to change the behaviour how the callback reports the update.
Implementation
final ValueChanged<double> onRatingUpdate;
Return current rating whenever rating is updated.
updateOnDrag can be used to change the behaviour how the callback reports the update.
final ValueChanged<double> onRatingUpdate;