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