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