menu
sync_wording package
documentation
config/wording_config.dart
FallbackConfig
FallbackConfig.new constructor
FallbackConfig.new constructor
dark_mode
light_mode
FallbackConfig
constructor
FallbackConfig
(
bool
enabled
,
String
defaultLanguage
)
Implementation
FallbackConfig(this.enabled, this.defaultLanguage);
sync_wording package
documentation
config/wording_config
FallbackConfig
FallbackConfig.new constructor
FallbackConfig class