menu
craft_launcher_core package
documentation
models/launcher_settings.dart
LauncherSettings
locale property
locale property
dark_mode
light_mode
locale
property
@JsonKey(name: 'locale')
String
locale
final
Implementation
@JsonKey(name: 'locale') final String locale;
craft_launcher_core package
documentation
models/launcher_settings
LauncherSettings
locale property
LauncherSettings class