FeedbackNpsWidget constructor
Implementation
const FeedbackNpsWidget({
super.key,
this.onScoreChanged,
this.initialScore,
this.question = 'How likely are you to recommend this app to a friend?',
});
const FeedbackNpsWidget({
super.key,
this.onScoreChanged,
this.initialScore,
this.question = 'How likely are you to recommend this app to a friend?',
});