menu
altcha_widget package
documentation
localizations.dart
AltchaLocalizationsDelegate
AltchaLocalizationsDelegate.new const constructor
AltchaLocalizationsDelegate.new const constructor
dark_mode
light_mode
AltchaLocalizationsDelegate
constructor
const
AltchaLocalizationsDelegate
(
{
Map
<
String
,
Map
<
String
,
String
>
>
customTranslations
=
const {}
,
})
Implementation
const AltchaLocalizationsDelegate({this.customTranslations = const {}});
altcha_widget package
documentation
localizations
AltchaLocalizationsDelegate
AltchaLocalizationsDelegate.new const constructor
AltchaLocalizationsDelegate class