menu
slang package
documentation
api/locale.dart
BasicAppLocale
BasicAppLocale.new constructor
BasicAppLocale.new constructor
dark_mode
light_mode
BasicAppLocale
constructor
BasicAppLocale
(
{
required
String
languageCode
,
String
?
scriptCode
,
String
?
countryCode
,
})
Implementation
BasicAppLocale({ required this.languageCode, this.scriptCode, this.countryCode, });
slang package
documentation
api/locale
BasicAppLocale
BasicAppLocale.new constructor
BasicAppLocale class