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