menu
dax_flutter package
documentation
base.dart
DateFormatIns
locale property
locale property
dark_mode
light_mode
locale
property
String
get
locale
inherited
Return the locale code in which we operate, e.g. 'en_US' or 'pt'.
Implementation
String get locale => _locale;
dax_flutter package
documentation
base
DateFormatIns
locale property
DateFormatIns class