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