menu
mobiotics_provider package
documentation
models/theme/theme/locale.dart
Locale
Locale constructor
Locale constructor
dark_mode
light_mode
Locale
constructor
Locale
(
{
String
?
name
,
String
?
id
,
String
?
code
,
bool
?
isDefault
,
})
Implementation
Locale({ this.name, this.id, this.code, this.isDefault, });
mobiotics_provider package
documentation
models/theme/theme/locale
Locale
Locale constructor
Locale class