menu
messenger
domain/model/application_settings.dart
ApplicationSettings
locale property
locale
dark_mode
light_mode
locale
property
String
?
locale
getter/setter pair
Preferred language to use in the application.
Implementation
String? locale;
messenger
application_settings
ApplicationSettings
locale property
ApplicationSettings class