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