menu
intl_localizable package
documentation
project_config.dart
ProjectConfig
ProjectConfig.new const constructor
ProjectConfig.new const constructor
dark_mode
light_mode
ProjectConfig
constructor
const
ProjectConfig
(
{
required
String
jws
,
required
String
id
,
})
Implementation
const ProjectConfig({ required this.jws, required this.id, });
intl_localizable package
documentation
project_config
ProjectConfig
ProjectConfig.new const constructor
ProjectConfig class