menu
relationships package
documentation
i18n/strings.g.dart
FakeAppLocale
FakeAppLocale.new constructor
FakeAppLocale.new constructor
dark_mode
light_mode
FakeAppLocale
constructor
FakeAppLocale
(
{
required
String
languageCode
,
String
?
scriptCode
,
String
?
countryCode
,
Map
<
String
,
ValueFormatter
>
?
types
,
})
Implementation
FakeAppLocale({ required this.languageCode, this.scriptCode, this.countryCode, this.types, });
relationships package
documentation
i18n/strings.g
FakeAppLocale
FakeAppLocale.new constructor
FakeAppLocale class