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