menu
Flutter
intl.dart
NumberFormat
locale property
locale
dark_mode
light_mode
locale
property
String
locale
Return the locale code in which we operate, e.g. 'en_US' or 'pt'.
Implementation
String get locale => _locale;
Flutter
intl
NumberFormat
locale property
NumberFormat class
Cookies management controls