DefaultStringValues class
Default placeholder strings for survey components.
Constructors
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
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
Constants
- bottomLeftText → const String
- Default text for the bottom left label.
- bottomRightText → const String
- Default text for the bottom right label.
- detractorsQuestionDefault → const String
- Default detractor question.
- passivesQuestionDefault → const String
- Default passive question.
- promotersQuestionDefault → const String
- Default promoter question.
- submitButtonDefault → const String
- Default text for the submit button.
- surveyQuestionDefault → const String
- Default survey question.