FeedbackRatingWidget constructor
Implementation
const FeedbackRatingWidget({
super.key,
this.onRatingChanged,
this.initialRating,
this.label = 'How do you feel?',
});
const FeedbackRatingWidget({
super.key,
this.onRatingChanged,
this.initialRating,
this.label = 'How do you feel?',
});