NpsFeedbackPageTexts class
Constructors
-
NpsFeedbackPageTexts({String promoterMainLabelText = "Thanks for your feedback!", String promoterFeedbackTextFieldPlaceholderText = "Let us know if there's anything you want to share with us", String passiveMainLabelText = "Thanks for your feedback!", String passiveFeedbackTextFieldPlaceholderText = "Let us know how we can make the app better", String detractorMainLabelText = "We appreciate your feedback", String detractorFeedbackTextFieldPlaceholderText = "Let us know how we can make the app better", String editScoreButtonText = "Cancel", String submitButtonText = "Done"})
-
const
Methods
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed.
inherited
-
toString()
→ String
-
A string representation of this object.
inherited