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

Properties

detractorFeedbackTextFieldPlaceholderText String
final
detractorMainLabelText String
final
editScoreButtonText String
final
hashCode int
The hash code for this object.
no setterinherited
passiveFeedbackTextFieldPlaceholderText String
final
passiveMainLabelText String
final
promoterFeedbackTextFieldPlaceholderText String
final
promoterMainLabelText String
final
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
submitButtonText String
final

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited