menu
mod_layout_one package
documentation
translations/base_translations.dart
BaseTranslations
BaseTranslations constructor
BaseTranslations constructor
dark_mode
light_mode
BaseTranslations
constructor
BaseTranslations
(
{
Map
<
String
,
Map
<
String
,
String
>
>
?
customTranslations
,
})
Implementation
BaseTranslations({this.customTranslations});
mod_layout_one package
documentation
translations/base_translations
BaseTranslations
BaseTranslations constructor
BaseTranslations class