UIStrings class
UI common strings - matches iOS exactly
Constructors
- UIStrings.new(BuildContext context)
Properties
- back → String
-
no setter
- cameraPermission → String
-
no setter
- cancel → String
-
no setter
- confirm → String
-
no setter
- context → BuildContext
-
final
- done → String
-
no setter
- error → String
-
no setter
- exitProcess → String
-
no setter
- hashCode → int
-
The hash code for this object.
no setterinherited
- keepVerifying → String
-
no setter
- loading → String
-
no setter
- locationPermission → String
-
no setter
- next → String
-
no setter
- noData → String
-
no setter
- ok → String
-
no setter
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- success → String
-
no setter
- tryAgain → String
-
no setter
- warning → String
-
no setter
- yesExit → String
-
no setter
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