Flutter
dart:ui
PlatformConfiguration
locales property
locales
locales
property
Null safety
List
<
Locale
>
locales
final
The full system-reported supported locales of the device.
Implementation
final List<Locale> locales;
Flutter
dart:ui
PlatformConfiguration
locales property
PlatformConfiguration class
Constructors
PlatformConfiguration
Properties
accessibilityFeatures
alwaysUse24HourFormat
defaultRouteName
hashCode
locales
platformBrightness
runtimeType
semanticsEnabled
systemFontFamily
textScaleFactor
Methods
copyWith
noSuchMethod
toString
Operators
operator ==