Locale class
Локаль.
- Available extensions
Constructors
- Locale.new({required String language, required String region})
-
const
Properties
Methods
-
copyWith(
{String? language, String? region}) → Locale -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toLocalePosix(
) → String -
Available on Locale, provided by the LocaleToLocalePosix extension
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
override
Static Methods
-
makeLocale(
String localeStr) → Locale? - Создать локаль по строковому представлению в виде LanguageTag или POSIX.