TextUtil class
Constructors
- TextUtil({required SelectedLocale selectedLocale})
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- selectedLocale → SelectedLocale
-
final
Methods
-
continueStr(
) → String? -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
searchStr(
) → String? -
selectedCountryStr(
) → String? -
titleStr(
) → String? -
toString(
) → String -
A string representation of this object.
inherited
-
withoutMatchStr(
) → String?
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited