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