menu
phone_parser package
documentation
phone_parser.dart
Locale
Locale.new const constructor
Locale.new const constructor
dark_mode
light_mode
Locale
constructor
const
Locale
(
{
required
String
language
,
required
String
country
,
})
Implementation
const Locale({ required this.language, required this.country, });
phone_parser package
documentation
phone_parser
Locale
Locale.new const constructor
Locale class