menu
rattle
features/correlation/config.dart
CorrelationConfig
CorrelationConfig.new const constructor
CorrelationConfig.new
dark_mode
light_mode
CorrelationConfig
constructor
const
CorrelationConfig
(
{
Key
?
key
,
})
Implementation
const CorrelationConfig({super.key});
rattle
config
CorrelationConfig
CorrelationConfig.new const constructor
CorrelationConfig class