SvFeedbackLocalizations class
Default swedish localization
- Inheritance
-
- Object
- FeedbackLocalizations
- SvFeedbackLocalizations
Constructors
- SvFeedbackLocalizations()
-
Creates a SvFeedbackLocalizations.
const
Properties
- draw → String
-
Name of the draw tab in feedback menu.
If the user taps or clicks the button with this text,
the drawing mode is selected.
no setteroverride
- feedbackDescriptionText → String
-
Text above the text field, in which the user can write his feedback.
This should be some sort of question or an encouragement in order to get
better feedback.
no setteroverride
- hashCode → int
-
The hash code for this object.
no setterinherited
-
Name of the navigation tab in feedback menu.
If the user taps or clicks the button with this text,
the navigation mode is selected.
no setteroverride
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- submitButtonText → String
-
Text of the button, which the user taps or clicks to submit his feedback.
no setteroverride
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