menu
flutter_sm_core package
documentation
sm_core.dart
MDateFormat
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;
flutter_sm_core package
documentation
sm_core
MDateFormat
locale property
MDateFormat class