menu
googleapis package
documentation
shared.dart
$GlossaryConfig
$GlossaryConfig.new constructor
$GlossaryConfig.new constructor
dark_mode
light_mode
$GlossaryConfig
constructor
$GlossaryConfig
(
{
bool
?
contextualTranslationEnabled
,
String
?
glossary
,
bool
?
ignoreCase
,
})
Implementation
$GlossaryConfig({
this
.contextualTranslationEnabled,
this
.glossary,
this
.ignoreCase, });
googleapis package
documentation
shared
$GlossaryConfig
$GlossaryConfig.new constructor
$GlossaryConfig class