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